pub fn unbind_check<S: AsRef<str>>(name: S) -> Result<ExecStatus>
Expand description

Unset a given variable name ignoring if it is nonexistent, erroring out if readonly.