Skip to main content

handle_ssh

Function handle_ssh 

Source
pub async fn handle_ssh(
    config: &Config,
    remote_shell: RemoteShell,
    with: &[String],
    with_secret: &[String],
    args: &[String],
) -> Result<()>