Documentation
¶
Overview ¶
Package docgen provides utilities for generating documentation from CLI applications.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrUnsupportedFlagType is returned when an unsupported flag type is encountered. ErrUnsupportedFlagType = errors.New("unsupported flag type") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.