Module: EmptyNotifier

Defined in:
bin/rstakeout

Class Method Summary collapse

Class Method Details

.notify_changed(file) ⇒ Object



116
117
# File 'bin/rstakeout', line 116

def self.notify_changed(file)
end

.notify_fail(output) ⇒ Object



114
115
# File 'bin/rstakeout', line 114

def self.notify_fail(output)
end

.notify_pass(output) ⇒ Object



112
113
# File 'bin/rstakeout', line 112

def self.notify_pass(output)
end