View Source GlobEx.CompileError exception (glob_ex v0.1.4)
TODO
Link to this section Summary
Link to this section Types
@type reason() :: :emtpy | :invalid
@type t() :: %GlobEx.CompileError{__exception__: true, reason: reason()}
TODO
@type reason() :: :emtpy | :invalid
@type t() :: %GlobEx.CompileError{__exception__: true, reason: reason()}