Skip to main content

run_remote_exec_tool

Function run_remote_exec_tool 

Source
pub async fn run_remote_exec_tool(
    tool: RemoteExecTool,
    args: Vec<String>,
) -> Result<i32, String>
Expand description

Runs one standalone remote execution tool.