HelpfulOptions.Errors (helpful_options v0.2.0)
Represents an error that occurred while parsing options.
Summary
Types
@type t() :: %HelpfulOptions.Errors{ other: HelpfulOptions.OtherErrors.t(), switches: HelpfulOptions.SwitchErrors.t() }
Represents an error that occurred while parsing options.
@type t() :: %HelpfulOptions.Errors{ other: HelpfulOptions.OtherErrors.t(), switches: HelpfulOptions.SwitchErrors.t() }