Skip to main content

execute

Function execute 

Source
pub async fn execute(
    session: &str,
    target: &str,
    until: Option<String>,
    regex: bool,
    exit: bool,
    timeout: Option<u64>,
) -> i32