class Service::Systemd
Included Modules
Defined in:
service/systemd.cr
Constructors
Class Method Summary
Instance Method Summary
Instance methods inherited from module Service::InitSystem
boot(value : Bool) : Bool
boot,
boot? : Bool
boot?,
boot_file : Path
boot_file,
check_delete
check_delete,
config
config,
creatable? : Bool
creatable?,
delete
delete,
exists? : Bool
exists?,
file : Path
file,
name : String
name,
real_file : String
real_file,
type : String
type,
writable? : Bool
writable?,
write_config
write_config
Constructor Detail
def self.
new(name : String)
#
Class Method Detail
def self.
each(&block : String -> _)
#
Instance Method Detail