View Source GenLSP.TypeAlias.GlobPattern (gen_lsp v0.10.0)
The glob pattern. Either a string pattern or a relative pattern.
@since 3.17.0
Link to this section Summary
Link to this section Types
@type t() :: GenLSP.TypeAlias.Pattern.t() | GenLSP.Structures.RelativePattern.t()