Expand description
Interactive CLI channel for Oxios.
Provides an interactive terminal interface that plugs into the
gateway via the Channel trait.
Re-exports§
pub use channel::CliChannel;pub use channel::CliChannelHandle;pub use commands::MetaCommand;pub use format::CliFormatter;pub use interactive::InteractiveLoop;pub use plugin::CliPlugin;pub use session::Session;