This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
nushell
Watch
2
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/nushell/nushell
synced
2025-01-04 09:18:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2cd1f634d0
nushell
/
crates
/
nu-command
/
src
/
filesystem
History
xiuxiu62
bdfe8c0888
add mkdir command
2021-10-07 15:20:23 -07:00
..
cd.rs
Use list completions and better expansion
2021-10-05 10:37:32 +13:00
cp.rs
substitute idiomatic call flag check
2021-10-07 14:36:47 -07:00
ls.rs
Variable completions and better ls
2021-10-05 15:46:24 +13:00
mkdir.rs
add mkdir command
2021-10-07 15:20:23 -07:00
mod.rs
add mkdir command
2021-10-07 15:20:23 -07:00
mv.rs
fix SyntaxShape::Filepath build error
2021-10-04 22:08:15 -07:00
touch.rs
add mkdir command
2021-10-07 15:20:23 -07:00
util.rs
add move, recursive fill, and recursive create procedures
2021-10-05 14:08:39 -07:00