Expand description
The service command.
Logic for the service command.
This module provides commands for managing background services associated with installed packages, allowing users to start, stop, enable, and monitor them.
Structs§
- Service
Command - The root service management command.
Enums§
- Service
Commands - Available service subcommands.
Functions§
- run
- Run the service management command.