Function nu_engine::env::current_dir_str
source · pub fn current_dir_str(
engine_state: &EngineState,
stack: &Stack
) -> Result<String, ShellError>Expand description
Shorthand for env_to_string() for PWD with custom error