pub fn load_daemon_file() -> Result<Option<DaemonConfig>>Expand description
Loads & deserializes the DaemonConfig from the daemon pidfile.
pub fn load_daemon_file() -> Result<Option<DaemonConfig>>Loads & deserializes the DaemonConfig from the daemon pidfile.