View Source GlobEx.CompileError exception (glob_ex v0.1.7)

TODO

Summary

Types

@type reason() :: :emtpy | :invalid
@type t() :: %GlobEx.CompileError{__exception__: true, reason: reason()}