nushell/crates/nu-explore/src
Ian Manske abd230e12e
Use IntoValue in config code (#13751)
# Description

Cleans up and refactors the config code using the `IntoValue` macro.
Shoutout to @cptpiepmatz for making the macro!

# User-Facing Changes

Should be none.

# After Submitting

Somehow refactor the reverse transformation.
2024-09-05 09:44:23 +02:00
..
commands Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
nu_common Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
pager Remove unnecessary sort in explore search fn (#13690) 2024-08-25 20:13:05 +02:00
registry Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
views explore: pass config to views at creation time (#13312) 2024-07-07 08:09:59 -05:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs Use IntoValue in config code (#13751) 2024-09-05 09:44:23 +02:00
lib.rs Add top-level crate documentation/READMEs (#12907) 2024-07-14 10:10:41 +02:00