Skip to main content

room_pid_path

Function room_pid_path 

Source
pub fn room_pid_path() -> PathBuf
Expand description

PID file for the daemon process: ~/.room/roomd.pid.

Written by ensure_daemon_running when it auto-starts the daemon. Ephemeral — deleted on clean daemon shutdown, may linger after a crash.