Method: Inspec::Resources::NginxConf#http
- Defined in:
- lib/resources/nginx_conf.rb
#http ⇒ Object
48 49 50 |
# File 'lib/resources/nginx_conf.rb', line 48 def http NginxConfHttp.new(params['http'], self) end |
48 49 50 |
# File 'lib/resources/nginx_conf.rb', line 48 def http NginxConfHttp.new(params['http'], self) end |