shell::builtins

Function alias

Source
fn alias<I>(args: I, jobs: &mut Jobs) -> i32
where I: Iterator<Item = OsString>,