Skip to main content

Module daemon

Module daemon 

Source

Structs§

ClientResponse
LockIdentity
Identity of the daemon owning a repository’s lockfile: PID plus process start time, mirroring the identity rule used for supervised agents.

Enums§

DaemonError

Functions§

read_lock_identity
request
request_running
Sends a request only if a daemon is already listening; Ok(None) means no daemon. Never spawns one.
serve_current_repository