FilePath.Filter

Filter used for screening paths via toList().

class FilePath
alias Filter = bool delegate(FilePath, bool)

Meta