Class: Bosh::Director::EventLog::NullStage

Inherits:
Object
  • Object
show all
Defined in:
lib/bosh/director/event_log.rb

Instance Method Summary collapse

Instance Method Details

#advance_and_track(_, &blk) ⇒ Object



110
111
112
# File 'lib/bosh/director/event_log.rb', line 110

def advance_and_track(_, &blk)
  blk.call
end