Skip to main content

Module service

Module service 

Source
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§

ServiceCommand
The root service management command.

Enums§

ServiceCommands
Available service subcommands.

Functions§

run
Run the service management command.