|
nginxconfig
C++libraryforparsingandprintingnginx.conf
|
Static Public Member Functions | |
| static line_components | create_from_line (const std::string &line) |
Public Attributes | |
| line_kind | category = line_kind::unknown |
| std::string | name |
| attribute_list | attributes |
| std::string | comment |
Definition at line 73 of file parse_types.hpp.