Commit Graph

4 Commits

Author SHA1 Message Date
satotake 313c5e8bb9 fix arg of predicate 2022-07-15 21:54:49 +09:00
satotake 092443c53b implement fs.ReadDirFile 2022-07-15 21:30:00 +09:00
satotake ff7f3e04de rename: FilePredicateFs 2022-01-11 01:06:32 +09:00
satotake 1569f65aca Add new filtering fs: PredicateFs
A filtered view on predicates which takes file path as an argument,
any file will be treated as non-existing when the predicate returns false.
2021-06-19 21:08:07 +09:00