Libraries
»
inspec
(0.9.9)
»
Index
»
Service
»
#to_s
Method: Service#to_s
Defined in:
lib/resources/service.rb
#
to_s
⇒
Object
114 115 116
# File 'lib/resources/service.rb', line 114
def
to_s
"Service #{@service_name}"
end