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