mirror of
https://github.com/nushell/nushell.git
synced 2025-05-22 23:51:18 +00:00
* 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