module DPPM::CLI::Service
Extended Modules
Defined in:
cli/service.crConstructors
Instance Method Summary
- #all_status(&)
- #app_status(prefix : String = PREFIX, &)
- #boot(service : String, state : String) : Bool
- #status(prefix : String, all : Bool, noboot : Bool, norun : Bool, services : Array(String)) : Nil
Constructor Detail
Instance Method Detail
def status(prefix : String, all : Bool, noboot : Bool, norun : Bool, services : Array(String)) : Nil
#