Method: Inspec::Resources::NginxConf#to_s

Defined in:
lib/resources/nginx_conf.rb

#to_sObject



54
55
56
# File 'lib/resources/nginx_conf.rb', line 54

def to_s
  "nginx_conf #{@conf_path}"
end