Class: BoPeep::Console::HostStatus::DevNull

Inherits:
Object
  • Object
show all
Defined in:
lib/bopeep.rb

Instance Method Summary collapse

Instance Method Details

#failed!Object



483
484
# File 'lib/bopeep.rb', line 483

def failed!(*)
end

#started!Object



480
481
# File 'lib/bopeep.rb', line 480

def started!
end

#success!Object



486
487
# File 'lib/bopeep.rb', line 486

def success!
end