get_socket_path

Function get_socket_path 

Source
pub fn get_socket_path() -> Result<PathBuf, Error>
Expand description

Get the path to the Unix domain socket used for client/server communication.

At the moment, this is fixed to $HOME/.ssh/stund.sock.