class Bosh::Director::EventLog::NullStage
Public Instance Methods
advance_and_track(_, &blk)
click to toggle source
# File lib/bosh/director/event_log.rb, line 118 def advance_and_track(_, &blk) blk.call end