Expand description
Shared system service management (launchd/systemd).
Traits§
- Service
- Trait for external command binaries that run as system services.
Functions§
- install
- render_
service_ template - Render the platform-specific service template for a
Serviceimplementor. - uninstall
- verbose_
flag - Build the
-v/-vv/-vvvflag string from a count (empty when 0). - view_
logs - View service logs by delegating to
tail.