//! Internals of the `outrig` CLI binary, exposed as a library so the
//! integration tests in `tests/` can reach them. End users should depend
//! on the [`outrig`] crate (the library) instead.
pubmodcli;pubmodconfig_init;pubmoderror;pubmodhf;pubmodimage_setup;pubmodinit;pubmodllm;pubmodmcp_self;pub(crate)modpaths;pubmodrepl;pubmodrig_tool;pubmodsession;