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.