Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Patty::Install::Autostart
Constants
LINUX_UNIT = "patty.service"
MAC_LABEL = "org.patty.app"
WINDOWS_RUN_KEY = "
HKCU
\\
Software
\\
Microsoft
\\
Windows
\\
CurrentVersion
\\
Run
"
WINDOWS_RUN_VALUE = "
Patty
"
WINDOWS_TASK = "
Patty
"
Class methods
install
Source
installed?
Source
linux_unit
(executable :
String
) :
String
Source
macos_plist
(executable :
String
) :
String
Source
uninstall
Source
windows_registry_args
(executable :
String
) :
Array
(
String
)
Source