FilePather-0.1.0: Functions on System.FilePath

Safe HaskellSafe-Infered

System.FilePath.FilePather.Find

Synopsis

Documentation

class Find f whereSource

Finds all files using the given recurse predicate and filter predicate in the given file path.

Instances