Searched defs:usageError (Results 1 – 1 of 1) sorted by relevance
112 type usageError struct { struct113 cmd *command114 err error117 func (e *usageError) Error() string {121 func (e *usageError) Unwrap() error {