module Service

Extended Modules

Defined in:

service.cr
service/config.cr

Instance Method Summary

Instance Method Detail

def exec?(command : String, args : Array(String) | Tuple) : Bool #

[View source]
def init : Systemd.class | OpenRC.class #

[View source]
def init? : Systemd.class | OpenRC.class | Nil #

[View source]