Function git_httpsable::run [] [src]

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