Documentation
¶
Overview ¶
Package commands implements the nightshift CLI commands using cobra.
Index ¶
Constants ¶
View Source
const ( ServiceLaunchd = "launchd" ServiceSystemd = "systemd" ServiceCron = "cron" )
Service type constants
Variables ¶
View Source
var (
// Version is set at build time
Version = "dev"
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.