class

Patty::Services::LinuxSystemdAdapter

Inherits Patty::Services::Adapter < Reference < Object

Controls system services registered with systemd.

Instance methods

available?(program : String) : Bool
Source
name
Source
restart(program : String) : Result
Source
start(program : String) : Result
Source
status(program : String) : Status
Source
stop(program : String) : Result
Source