Expand description
Platform-specific service installation (launchd on macOS, systemd on Linux).
Enums§
- Service
Manager - Service manager type for platform-specific service installation.
Functions§
- detect_
service_ manager - Detect the available service manager on the current platform.
- install_
service - Install the agent as a system service.
- uninstall_
service - Uninstall the agent system service.