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
csv.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
eml.rs
html.rs
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
mod.rs
ods.rs
sqlite.rs
ssv.rs add "-0" as short for --headerless in "from" commands (#3042) 2021-02-22 20:25:17 +13:00
toml.rs
tsv.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
url.rs
vcf.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
xlsx.rs
xml.rs
yaml.rs