//! Explore config TUI - an interactive configuration viewer and editor.
//!//! This module provides the `explore config` command which launches a TUI
//! for viewing and editing nushell configuration interactively.
modapp;modcommand;modconversion;modexample_data;modinput;modsyntax_highlight;modtree;modtui;modtypes;pubusecommand::ExploreConfigCommand;