Module publish_pid

Source
Expand description

Manages the creation of a PID file to make the process ID available to external scripts.

Structs§

PublishPid
Contains the struct for configuration data and provides implementation for publication of process id (Pid).

Enums§

PublishPidError
Contains the error definition for PublishPid