Module daemon

Module daemon 

Source

Structs§

LockFileGuard
A guard that holds the lock file open and releases it on drop
PidFile
PID file content structure

Functions§

is_process_running
Check if a process with the given PID is running
read_pid_file
Read the PID file for a workspace
restart
Restart the daemon
start
Start the indexing daemon
status
Show daemon status
stop
Stop a running daemon