pub fn current_dir_str_const(
    working_set: &StateWorkingSet<'_>
) -> Result<String, ShellError>
Expand description

Simplified version of current_dir_str() for constant evaluation