Skip to main content

execute

Function execute 

Source
pub async fn execute(
    session: &str,
    command: &str,
    name: Option<String>,
    port: Option<u16>,
    proxy: bool,
) -> i32