daemon_file

Function daemon_file 

Source
pub fn daemon_file() -> Result<PathBuf>
Expand description

The full path to the daemon’s pidfile, used to identify the running process, and the available websocket port. Also stores an auth token that is required (in the Authorization header) to connect to the daemon.