hmgit-1.0.0: The subset of awesome content tracker Git
Safe HaskellNone
LanguageHaskell2010

HMGit.Internal.Parser.Pathspecs.Glob

Documentation

transpile :: MonadThrow m => String -> m GlobIR Source #

isLiteral :: GlobIR -> Bool Source #

match :: String -> GlobIR -> Bool Source #