Method: Inspec::Resources::NginxConf#contents
- Defined in:
- lib/inspec/resources/nginx_conf.rb
#contents ⇒ Object (readonly)
Returns the value of attribute contents.
30 31 32 |
# File 'lib/inspec/resources/nginx_conf.rb', line 30 def contents @contents end |