//! Interactive CLI channel for Oxios (RFC-026: merged from channels/oxios-cli).
//!//! Internal module of the oxios binary, feature-gated by the `cli` feature.
pubmodchannel;pubmodcommands;pubmodformat;pubmodinteractive;pubmodplugin;pubmodsession;pubusechannel::CliChannel;pubuseinteractive::InteractiveLoop;pubuseplugin::CliPlugin;