Class ConfigArguments

java.lang.Object
com.mohamnag.jstatic.config.ConfigArguments

public class ConfigArguments extends Object
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 Link icon

  • Constructor Details Link icon

    • ConfigArguments Link icon

      public ConfigArguments()
  • Method Details Link icon