Skip to content
  • Duncan Coutts's avatar
    Add a couple glob utils · 5f6614a6
    Duncan Coutts authored and Mikhail Glushenkov's avatar Mikhail Glushenkov committed
    One for testing if globs are trivial, as in they're constant strings
    without the possibility of matching more than one thing. This can help
    with making better error messages.
    
    Another util for matching file globs in the rebuild monad, and
    automatically monitoring the glob.
    
    (cherry picked from commit 4365bcb1)
    5f6614a6