nushell/crates/nu-cmd-lang/src
Andrej Kolchin f565661f42
Fix issues with error make refactor (#10950)
- Replaced one error return `None` with a `help` option.
- Fixed example.
- Added comments highlighting correct early returns.

Fix #10947
2023-11-04 17:23:43 +01:00
..
core_commands Fix issues with error make refactor (#10950) 2023-11-04 17:23:43 +01:00
default_context.rs Allow exporting extern-wrapped (#10025) 2023-08-18 20:45:33 +03:00
example_support.rs Add detailed flag for describe (#10795) 2023-10-23 09:12:11 -05:00
example_test.rs Remove Signature.vectorizes_over_list entirely (#9777) 2023-07-26 23:34:43 +02:00
lib.rs cratification: Example support (#8231) 2023-02-27 13:58:56 -08:00