zwimer/smllr

Make FileCataloger generic over a VFS

Closed this issue · 0 comments

Currently it just uses the stdlib's filesystem functions/types. But it should use a vfs::File implementor instead