Str plugin promoted to built-in Nu command.

This commit is contained in:
Andrés N. Robalino
2020-05-26 17:19:18 -05:00
parent 0a6692ac44
commit fe01a223a4
33 changed files with 2112 additions and 1331 deletions

View File

@ -39,7 +39,7 @@ fn condition_is_met() {
| headers
| skip 1
| keep-while "Chicken Collection" != "Blue Chickens"
| str "31/04/2020" --to-int
| str to-int "31/04/2020"
| get "31/04/2020"
| sum
| echo $it