Function kill_shared
pub async fn kill_shared(proc: &SharedProcess) -> Result<()>Expand description
Kill a shared tunnel process if running.
pub async fn kill_shared(proc: &SharedProcess) -> Result<()>Kill a shared tunnel process if running.