Skip to main content

run_remote_command

Function run_remote_command 

Source
pub fn run_remote_command(
    profile: &RemoteProfile,
    command: &str,
) -> Result<String>