nushell/crates/nu-engine/src
Jakub Žádník d90b7953dd
Use Nushell's PATH in which (#4690)
* Make which use our path instead of std::env

* Unignore which test

* Fix wrong fn signature without which feature
2022-03-03 10:38:31 +02:00
..
call_ext.rs Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
column.rs fix several cases where sort-by was crashing engine-q (#836) 2022-01-23 20:52:19 -08:00
documentation.rs Improve full help for flags (#4559) 2022-02-19 21:25:52 -05:00
env.rs Use Nushell's PATH in which (#4690) 2022-03-03 10:38:31 +02:00
eval.rs Pass redirects into call (#4694) 2022-03-02 07:52:24 -05:00
glob_from.rs Better ls paths (#4612) 2022-02-23 10:54:47 -05:00
lib.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00