This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fe7122280d
nushell
/
crates
/
nu-command
/
tests
/
commands
/
path
History
mengsuenyan
28ed21864d
fixed the bug
~ | path type
return empty string (
#9853
)
...
- this PR should
close
#9849
-
fixes
#9849
2023-07-31 07:47:18 -05:00
..
basename.rs
Strip trailing whitespace in files (
#4575
)
2022-02-21 08:38:15 -05:00
dirname.rs
Strip trailing whitespace in files (
#4575
)
2022-02-21 08:38:15 -05:00
exists.rs
Clean up tests containing unnecessary
cwd:
tokens (
#9692
)
2023-07-17 18:43:51 +02:00
expand.rs
add -n for path expand, so it doesn't follow symlink (
#6255
)
2022-08-10 08:43:56 -05:00
join.rs
Refactor path commands (
#9687
)
2023-07-15 00:04:22 +03:00
mod.rs
Remove old nushell/merge engine-q
2022-02-07 14:54:06 -05:00
parse.rs
Refactor path commands (
#9687
)
2023-07-15 00:04:22 +03:00
split.rs
Refactor path commands (
#9687
)
2023-07-15 00:04:22 +03:00
type_.rs
fixed the bug
~ | path type
return empty string (
#9853
)
2023-07-31 07:47:18 -05:00