Package com.mohamnag.jstatic.config
Class ConfigArguments
java.lang.Object
com.mohamnag.jstatic.config.ConfigArguments
Accepts an argument starting with "--config" followed by the path to the config file like
following:
"--config"=path/to/config.yaml
If not provided, file name will default to "config.yaml" in current directory.
-
Field Details
-
CLI_ARG_PREFIX_CONFIG
- See Also:
-
DEFAULT_CONFIG_FILE_NAME
- See Also:
-
-
Constructor Details
-
ConfigArguments
public ConfigArguments()
-
-
Method Details
-
canParse
-
parse
-
defaults
-