Method: Inspec::Resources::NginxConfHttp#locations
- Defined in:
- lib/inspec/resources/nginx_conf.rb
#locations ⇒ Object
144 145 146 |
# File 'lib/inspec/resources/nginx_conf.rb', line 144 def locations servers.map(&:locations).flatten end |