pub fn path_str(
engine_state: &EngineState,
stack: &Stack,
span: Span,
) -> Result<String, ShellError>
Expand description
Get the contents of path environment variable as a list of strings
pub fn path_str(
engine_state: &EngineState,
stack: &Stack,
span: Span,
) -> Result<String, ShellError>
Get the contents of path environment variable as a list of strings