Libraries
»
chef
(19.1.164)
»
Index
»
Chef
»
Node
»
#to_s
Method: Chef::Node#to_s
Defined in:
lib/chef/node.rb
#
to_s
⇒
Object
696 697 698
# File 'lib/chef/node.rb', line 696
def
to_s
"node[#{name}]"
end