gitmatch
v0.2.0
  • Patterns
    • Strings vs. Bytes
  • API
    • Functions
      • compile()
      • pattern2regex()
    • Classes
      • Gitignore
        • Gitignore.match()
      • Pattern
        • Pattern.dir_only
        • Pattern.ignorecase
        • Pattern.match()
        • Pattern.negative
        • Pattern.pattern
        • Pattern.regex
      • Regex
        • Regex.compile()
        • Regex.dir_only
        • Regex.ignorecase
        • Regex.negative
        • Regex.pattern
        • Regex.regex
      • Match
        • Match.path
        • Match.pattern
        • Match.pattern_obj
    • Exceptions
      • InvalidPathError
        • InvalidPathError.msg
        • InvalidPathError.path
      • InvalidPatternError
        • InvalidPatternError.pattern
  • Changelog
    • v0.2.0 (2024-07-28)
    • v0.1.0 (2022-07-20)
gitmatch
  • Search


© Copyright 2022-2024 John Thorvald Wodder II. Revision 4e2da7ce. Last updated on 2024 Jul 28.

Built with Sphinx using a theme provided by Read the Docs.