pub fn control_address() -> Option<ControlId>Expand description
The daemon’s control-channel id, derived from <leviath-home>/.leviath
(honoring LEVIATH_HOME): a Unix-socket path on Unix, a named-pipe name on
Windows. None if no home directory can be resolved.