Libraries
»
naked-chef
(0.9.15.3)
»
Index
»
Chef
»
Resource
»
#to_s
Method: Chef::Resource#to_s
Defined in:
lib/chef/resource.rb
#
to_s
⇒
Object
315 316 317
# File 'lib/chef/resource.rb', line 315
def
to_s
"
#{
@resource_name
}
[
#{
@name
}
]
"
end