mirror of
https://github.com/nushell/nushell.git
synced 2025-08-06 12:10:16 +02: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