Libraries
»
chef
(19.1.164)
»
Index
»
Chef
»
UserV1
»
#to_s
Method: Chef::UserV1#to_s
Defined in:
lib/chef/user_v1.rb
#
to_s
⇒
Object
256 257 258
# File 'lib/chef/user_v1.rb', line 256
def
to_s
"user[#{@username}]"
end