Method: Chef::RunStatus#node

Defined in:
lib/chef/run_status.rb

#nodeObject

Returns the value of attribute node.



38
39
40
# File 'lib/chef/run_status.rb', line 38

def node
  @node
end