[][src]Crate rawcmd

Structs

Command

Command structure which represents command-line task.

CommandSummary

Structure with command summary.

Context
Error
Flag

Flag structure which represents command-line option.

FlagSummary

Structure which holds flag summary.

Intent

Intent structure which represents user intent.

Param

Param structure which represents command-line option.

ParamSummary

Structure which holds param summary.

Resource

Structure holding external resource data.

ResourceSummary

Structure which holds resource summary.

Enums

ErrorKind

Type Definitions

CommandHandler
CommandResolver
Result