shell::builtins

Function unalias

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