Parsed gitignore rule metadata.
Rules are usually produced by Gitignore.parse/1 rather than constructed
directly.
Summary
Types
Functions
@spec parse(binary(), pos_integer()) :: {:ok, t()} | :skip
Parsed gitignore rule metadata.
Rules are usually produced by Gitignore.parse/1 rather than constructed
directly.
@spec parse(binary(), pos_integer()) :: {:ok, t()} | :skip