nushell/crates/nu_plugin_str/src
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
..
nu str plugin can capitalize and trim strings. (#1652) 2020-04-24 16:37:58 -05:00
lib.rs Default plugins are independent and called from Nu. (#1322) 2020-01-31 17:45:33 -05:00
main.rs Nu plugins now depend on nu-plugin crate. 2019-12-27 08:52:15 -05:00
strutils.rs str plugin can capitalize and trim strings. (#1652) 2020-04-24 16:37:58 -05:00