Skip to main content

ssh_validation_command

Function ssh_validation_command 

Source
pub fn ssh_validation_command(
    ssh: &SshTarget,
    remote_args: Vec<String>,
    purpose: &'static str,
) -> CommandSpec