nushell/crates/nu-command/src/formats/to
Michael Angerman bd3a61a2f7
Categorification: graduate nuon --- from the experimental category to the formats category (#9932)
@jntrnr and I discussed the fact that we can now *graduate* nuon to be a
first class citizen...

This PR moves 

* from nuon
* to nuon

out of the *experimental* stage and into *formats*
2023-08-07 05:09:44 +12:00
..
command.rs Uniformize usage() and extra_usage() message ending for commands helper. (#8268) 2023-02-28 21:33:02 -08:00
csv.rs Document and critically review ShellError variants - Ep. 2 (#8326) 2023-03-06 11:31:07 +01:00
delimited.rs Replace &Span with Span since Span is Copy (#9770) 2023-07-31 21:47:46 +02:00
json.rs Add pattern matching (#8590) 2023-03-24 14:52:01 +13:00
md.rs REFACTOR: move the 0% commands to nu-cmd-extra (#9404) 2023-07-06 08:31:31 -07:00
mod.rs REFACTOR: move the 0% commands to nu-cmd-extra (#9404) 2023-07-06 08:31:31 -07:00
nuon.rs Categorification: graduate nuon --- from the experimental category to the formats category (#9932) 2023-08-07 05:09:44 +12:00
text.rs Add pattern matching (#8590) 2023-03-24 14:52:01 +13:00
toml.rs Replace &Span with Span since Span is Copy (#9770) 2023-07-31 21:47:46 +02:00
tsv.rs Uniformize usage() and extra_usage() message ending for commands helper. (#8268) 2023-02-28 21:33:02 -08:00
xml.rs Apply nightly clippy lints (#9654) 2023-07-12 00:00:31 +02:00
yaml.rs Add pattern matching (#8590) 2023-03-24 14:52:01 +13:00