Module command

Source

Re-exportsยง

pub use alias::CommandAlias;
pub use app::AppCommand;
pub use runnable::Autocomplete;
pub use runnable::AutocompleteSuggestion;
pub use runnable::CommandMatches;
pub use runnable::ContextAwareParse;
pub use runnable::Runnable;
pub use tutorial::TutorialCommand;

Modulesยง

alias ๐Ÿ”’
app ๐Ÿ”’
runnable ๐Ÿ”’
tutorial ๐Ÿ”’

Structsยง

Command

Enumsยง

CommandType