nushell/crates/nu-plugin/src
Radek Vít a5b6bb6209
Add global mode to str trim (#2576)
* Add global mode to str trim

The global mode allows skipping non-string values,
and processes rows and tables as well

* Add tests to action with ActionMode::Global
2020-09-20 21:04:26 +12:00
..
jsonrpc.rs Slim down cli plugin logic. 2020-08-27 06:28:18 -05:00
lib.rs Slim down cli plugin logic. 2020-08-27 06:28:18 -05:00
plugin.rs Slim down cli plugin logic. 2020-08-27 06:28:18 -05:00
test_helpers.rs Add global mode to str trim (#2576) 2020-09-20 21:04:26 +12:00