Skip to main content

ssh_command

Function ssh_command 

Source
pub fn ssh_command(
    ssh: &SshTarget,
    args: impl IntoIterator<Item = impl AsRef<str>>,
) -> CommandSpec