mirror of
https://github.com/nushell/nushell
synced 2024-12-30 23:08:56 +00: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 |