mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 09:53:43 +01:00
a1fc41db22
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. |
||
---|---|---|
.. | ||
basename.rs | ||
dirname.rs | ||
exists.rs | ||
expand.rs | ||
join.rs | ||
mod.rs | ||
parse.rs | ||
split.rs | ||
type_.rs |