nspragg/filehound

File accessed time

nspragg opened this issue · 1 comments

Filter by file accessed time:

const files = FileHound.create()
.accessed('<10h')
.find()

Fixed in 1.8.0