nushell/crates/nu-path/src
unrelentingtech b27148d14b
Fix build on *BSD, illumos, etc. (#6456)
* nu-path: use 'linux' code on all non-macOS unix

* nu-command: cfg() the Ps command to platforms it's actually implemented on

* nu-system: cfg() the Ps test to the platforms Ps is implemented on
2022-09-01 12:34:26 +12:00
..
dots.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
expansions.rs Allows cd (and other commands that depend on current working directory) to use path of type '~user' (#5323) 2022-04-25 06:01:48 -05:00
helpers.rs Add config file loading 2021-10-13 16:57:05 +13:00
lib.rs Allow mv multiple files at once (#6103) 2022-07-23 07:51:41 -05:00
tilde.rs Fix build on *BSD, illumos, etc. (#6456) 2022-09-01 12:34:26 +12:00
util.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00