Libraries
»
chef
(18.6.2)
»
Index
»
Chef
»
Recipe
»
#node
Method: Chef::Recipe#node
Defined in:
lib/chef/recipe.rb
#
node
⇒
Object
Used in DSL mixins
67 68 69
# File 'lib/chef/recipe.rb', line 67
def
node
run_context
.
node
end