[][src]Crate argh_shared

Shared functionality between argh_derive and the argh runtime.

This library is intended only for internal use by these two crates.

Structs

CommandInfo

Information about a particular command used for output.

Constants

INDENT

Functions

write_description

Write command names and descriptions to an output string.