run

Function run 

Source
pub fn run(
    items: &[String],
    username: &str,
    password: &str,
) -> Result<Child, Box<dyn Error>>