nushell/crates/nu-cli
bailey-layzer bdef5d7d72
Add 'str from' subcommand (#2125)
* add human, precision commands

* add 'str from' subcommand (converted from human/precision commands)

move human tests to str from

* add default locale, platform-specific SystemLocale use

* fix platform specific num-format dependency, remove invalid test

* change 'str from' localization to static num_format::Locale::en

* minor cleanup, nudge ci

* re-attempt ci
2020-07-12 15:57:39 +12:00
..
src Add 'str from' subcommand (#2125) 2020-07-12 15:57:39 +12:00
tests Add 'str from' subcommand (#2125) 2020-07-12 15:57:39 +12:00
Cargo.toml Add 'str from' subcommand (#2125) 2020-07-12 15:57:39 +12:00