nushell/crates/nu-command
YizhePKU a1fc41db22
Fix path type using PWD from the environment (#12975)
This PR fixes the `path type` command so that it resolves relative paths
using PWD from the engine state.

As a bonus, it also fixes the issue of `path type` returning an empty
string instead of an error when it fails.
2024-05-26 20:23:52 +03:00
..
src Fix path type using PWD from the environment (#12975) 2024-05-26 20:23:52 +03:00
tests Fix path type using PWD from the environment (#12975) 2024-05-26 20:23:52 +03:00
Cargo.toml Rewrite run_external.rs (#12921) 2024-05-23 02:05:27 +00:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00