Crate serlib

Crate serlib 

Source

Modules§

platform
plist
systemd

Structs§

CalendarSchedule
Represents a calendar-based schedule for running services. Fields are optional - None means “any” (like * in cron).
FsServiceDetails
ServiceDetails

Functions§

print_command
Print a command to stderr if verbose mode is enabled.
set_verbose
Set verbose mode. When enabled, all executed commands are printed to stderr.