nushell/tests/plugins
Andrés N. Robalino 10768b6ecf
str plugin can capitalize and trim strings. (#1652)
* Str plugin can capitalize.

* Str plugin can trim.
2020-04-24 16:37:58 -05:00
..
core_inc.rs Short-hand flags (#1378) 2020-02-11 18:24:31 -08:00
core_str.rs str plugin can capitalize and trim strings. (#1652) 2020-04-24 16:37:58 -05:00
mod.rs