module DPPM::CLI::Service

Extended Modules

Defined in:

cli/service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(service) #

[View source]

Instance Method Detail

def all_status(&) #

[View source]
def app_status(prefix : String = PREFIX, &) #

[View source]
def boot(service : String, state : String) : Bool #

[View source]
def status(prefix : String, all : Bool, noboot : Bool, norun : Bool, services : Array(String)) : Nil #

[View source]