Settings class. More...
Public Member Functions | |
get_log_parser ($filename) | |
Return the parser of a log filename. | |
has_command_file () | |
Queries whether there is a command file specified. | |
validate () | |
Validate and sanitize the settings. |
Settings class.
get_log_parser | ( | $ | filename | ) |
Return the parser of a log filename.
has_command_file | ( | ) |
Queries whether there is a command file specified.
validate | ( | ) |
Validate and sanitize the settings.
Will not hesitate to throw exceptions if settings are incorrect.