Module NginxConfigParser
In: lib/nginx_config_parser.rb
lib/nginx_config_parser/configuration.rb
lib/nginx_config_parser/scanner.rb

line 1 "src/scanner.rl"

Methods

Classes and Modules

Module NginxConfigParser::Scanner
Class NginxConfigParser::Configuration
Class NginxConfigParser::Section

Public Class methods

Returns the library path for the module. If any arguments are given, they will be joined to the end of the libray path using File.join.

Parse configuration

Returns the lpath for the module. If any arguments are given, they will be joined to the end of the path using File.join.

Utility method used to rquire all files ending in .rb that lie in the directory below this file that has the same name as the filename passed in. Optionally, a specific directory name can be passed in such that the filename does not have to be equivalent to the directory.

Returns the version string for the library.

[Validate]