pub fn get_connection_path(url: &Url) -> PathBuf
Expand description

Get the connection “path”. This could have different meanings depending on if we are a unix domain socket or named pipe, etc.