Method: Shell::ShellSession#node

Defined in:
lib/chef/shell/shell_session.rb

#nodeObject

Returns the value of attribute node.



41
42
43
# File 'lib/chef/shell/shell_session.rb', line 41

def node
  @node
end