Method: Shell::ShellSession#node
- Defined in:
- lib/chef/shell/shell_session.rb
#node ⇒ Object
Returns the value of attribute node.
41 42 43 |
# File 'lib/chef/shell/shell_session.rb', line 41 def node @node end |
Returns the value of attribute node.
41 42 43 |
# File 'lib/chef/shell/shell_session.rb', line 41 def node @node end |