nushell/crates/nu-command/src/system
Jakub Žádník c92211c016
Use relative paths as file-relative when parsing a file (#6150)
* Make function local (not used anywhere else)

* Use path relative to the parsed file

* Do not use real cwd at all
2022-07-27 18:36:56 +03:00
..
benchmark.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
complete.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
exec.rs Address lints from clippy for beta/nightly (#5709) 2022-06-04 18:47:36 +12:00
mod.rs Introduce new command - nu check (#5864) 2022-06-26 06:53:06 -05:00
nu_check.rs Use relative paths as file-relative when parsing a file (#6150) 2022-07-27 18:36:56 +03:00
ps.rs add a fair amount ofsearch terms (#6090) 2022-07-21 06:29:41 -05:00
run_external.rs Conditionally disable expansion for external command (#6014) 2022-07-17 16:30:33 -05:00
sys.rs update some dependencies (#6009) 2022-07-11 11:18:06 -05:00
which_.rs Revert "Refactor external command (#6083)" (#6116) 2022-07-26 05:37:15 +12:00