nushell/crates/nu-command/tests/format_conversions
John-Goff c13fe83784
Rename count to length (#3166)
* update docs to refer to length instead of count

* rename count to length

* change all occurrences of 'count' to 'length' in tests

* format length command
2021-03-14 10:46:40 +13:00
..
bson.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
csv.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
eml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
html.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
ics.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
json.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
markdown.rs Minimal markdown syntax per element support. (#2997) 2021-02-02 12:09:19 -05:00
mod.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
ods.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
sqlite.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
ssv.rs add "-0" as short for --headerless in "from" commands (#3042) 2021-02-22 20:25:17 +13:00
toml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
tsv.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
url.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
vcf.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
xlsx.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
xml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
yaml.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00