nushell/crates/nu-command/src/system
Darren Schroeder 7910d20e50
add a new command to query the registry on windows (#6670)
* add a new command to query the registry on windows

* cross platform tweaks

* return nushell datatype

* change visibility of exec and registry commands
2022-10-07 13:54:36 -05:00
..
benchmark.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
complete.rs Revert "Add support for optional list stream output formatting (#6325)" (#6454) 2022-08-31 18:09:40 -05:00
exec.rs add a new command to query the registry on windows (#6670) 2022-10-07 13:54:36 -05:00
mod.rs add a new command to query the registry on windows (#6670) 2022-10-07 13:54:36 -05:00
nu_check.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
ps.rs add a fair amount ofsearch terms (#6090) 2022-07-21 06:29:41 -05:00
registry_query.rs add a new command to query the registry on windows (#6670) 2022-10-07 13:54:36 -05:00
run_external.rs Foreground process group management, again (#6584) 2022-09-29 13:37:48 -05:00
sys.rs fix sys info mem usage (#6607) 2022-09-23 11:47:52 -05:00
which_.rs Change how to identify custom comamnd (#6187) 2022-08-02 18:40:07 -05:00