nushell/crates/nu-cli/tests/format_conversions
Adam Shirey ad8ab5b04d
Add from-eml command (#1656)
* from-eml initial ver

* Adding tests for `from-eml`

* Add eml to prepares_and_decorates_filesystem_source_files

* Sort the file order

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-04-26 16:26:35 +12:00
..
bson.rs
csv.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
eml.rs Add from-eml command (#1656) 2020-04-26 16:26:35 +12:00
html.rs Add simple to-html output and bump version (#1487) 2020-03-15 16:04:44 +13:00
ics.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
json.rs
markdown.rs Add markdown output (#1503) 2020-03-20 08:18:24 +13:00
mod.rs Add from-eml command (#1656) 2020-04-26 16:26:35 +12:00
ods.rs
sqlite.rs
ssv.rs
toml.rs
tsv.rs
url.rs
vcf.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
xlsx.rs
yaml.rs