Method: Chef.node
- Defined in:
- lib/chef/chef_class.rb
.node ⇒ Chef::Node (readonly)
Get the node object
48 49 50 |
# File 'lib/chef/chef_class.rb', line 48 def node @node end |
Get the node object
48 49 50 |
# File 'lib/chef/chef_class.rb', line 48 def node @node end |