module
Obsctl::CLI::Main
Defined in:
obsctl/cli/main.crClass Method Summary
- .run(argv : Array(String), service_installer : Service::ServiceInstaller | Nil = nil, stdout : IO = STDOUT, stderr : IO = STDERR) : Int32
- .write_config_warnings(config : Config::Config, io : IO = STDERR) : Nil
Class Method Detail
def self.run(argv : Array(String), service_installer : Service::ServiceInstaller | Nil = nil, stdout : IO = STDOUT, stderr : IO = STDERR) : Int32
#