Method: Chef::RunStatus#start_time

Defined in:
lib/chef/run_status.rb

#start_timeObject (readonly)

Returns the value of attribute start_time.



30
31
32
# File 'lib/chef/run_status.rb', line 30

def start_time
  @start_time
end