nushell/crates/nu-command/src/system
Darren Schroeder cbdc0e2010
Windows ps update (#909)
* query command with json, web, xml

* query xml now working

* clippy

* comment out web tests

* Initial work on query web

For now we can query everything except tables

* Support for querying tables

Now we can query multiple tables just like before, now the only thing
missing is the test coverage

* Revert "Query plugin"

* augment `ps -l` on windows to display more info

Co-authored-by: Luccas Mateus de Medeiros Gomes <luccasmmg@gmail.com>
2022-02-01 15:05:26 -06:00
..
benchmark.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
exec.rs Port exec command (#849) 2022-01-26 04:27:35 +11:00
mod.rs Port exec command (#849) 2022-01-26 04:27:35 +11:00
ps.rs Windows ps update (#909) 2022-02-01 15:05:26 -06:00
run_external.rs Add a fallback if Windows external spawn fails (#902) 2022-01-31 12:42:12 -05:00
sys.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
which_.rs Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00