1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-30 01:28:11 +01:00
nushell/crates/nu-system/src
Darren Schroeder cbdc0e2010
Windows ps update ()
* 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
..
lib.rs Add nu-system and rewrite ps command () 2022-01-14 17:20:53 +11:00
linux.rs Add nu-system and rewrite ps command () 2022-01-14 17:20:53 +11:00
macos.rs fixes process path being truncated () 2022-01-29 08:50:48 -06:00
main.rs Add nu-system and rewrite ps command () 2022-01-14 17:20:53 +11:00
windows.rs Windows ps update () 2022-02-01 15:05:26 -06:00