pub fn unset(name: &str) -> bool
Unset the shell variable referenced by name.
name
Returns true if the shell variable is removed.
true