forked from extern/nushell
refactor: move du from platform to filesystem (#11852)
# Description `du` command shouldn't belong to `platform`, so I think we should move it to `filesystem` directory
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
mod ansi_;
|
||||
mod du;
|
||||
mod kill;
|
||||
|
Reference in New Issue
Block a user