run

Function run 

Source
pub fn run(
    new_name: String,
    until_pair: Option<usize>,
    ephemeral: bool,
    exec_args: Vec<String>,
) -> Result<(), AicoError>