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



118
119
120
# File 'lib/bosh/director/event_log.rb', line 118

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