Libraries
»
inspec
(2.3.24)
»
Index
»
Inspec
»
Resources
»
NginxConf
»
#to_s
Method: Inspec::Resources::NginxConf#to_s
Defined in:
lib/resources/nginx_conf.rb
#
to_s
⇒
Object
54 55 56
# File 'lib/resources/nginx_conf.rb', line 54
def
to_s
"nginx_conf #{@conf_path}"
end