mod bool; mod command; pub use self::bool::SubCommand as Bool; pub use command::RandomCommand as Random;