Libraries
»
inspec
(1.43.8)
»
Index
»
Inspec
»
Resources
»
Service
»
#to_s
Method: Inspec::Resources::Service#to_s
Defined in:
lib/resources/service.rb
#
to_s
⇒
Object
229 230 231
# File 'lib/resources/service.rb', line 229
def
to_s
"
Service
#{
@service_name
}
"
end