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