Method: Inspec::Resources::NginxConfLocation#parent
- Defined in:
- lib/inspec/resources/nginx_conf.rb
#parent ⇒ Object (readonly)
Returns the value of attribute parent.
209 210 211 |
# File 'lib/inspec/resources/nginx_conf.rb', line 209 def parent @parent end |