nushell/crates/nu-command
Wind 83cf212e20
run_external.rs: use pathdiff::diff_path to handle relative path (#13056)
# Description
This pr is going to use `pathdiff::diff_path`, so we don't need to
handle for relative path by ourselves.

This is also the behavior before the rewritten of run_external.rs

It's a follow up to https://github.com/nushell/nushell/pull/13028

# User-Facing Changes
NaN

# Tests + Formatting
No need to add tests
2024-06-07 10:14:42 +08:00
..
src run_external.rs: use pathdiff::diff_path to handle relative path (#13056) 2024-06-07 10:14:42 +08:00
tests Try to preserve the ordering of elements in from toml (#13045) 2024-06-05 08:00:39 +08:00
Cargo.toml Try to preserve the ordering of elements in from toml (#13045) 2024-06-05 08:00:39 +08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00