Constant yash_env::variable::OLDPWD

source ยท
pub const OLDPWD: &str = "OLDPWD";
Expand description

The name of the OLDPWD variable

The cd built-in sets the OLDPWD variable to the previous working directory.