file.dart icon indicating copy to clipboard operation
file.dart copied to clipboard

implement for FileSystemOp.listSync

Open christopherfujino opened this issue 2 years ago • 0 comments

MemoryDirectory.listSync() calls cannot trigger callbacks for testing purposes because FileSystemOp.listSync was never implemented at https://github.com/google/file.dart/blob/master/packages/file/lib/src/backends/memory/operations.dart#L10.

christopherfujino avatar Aug 31 '23 00:08 christopherfujino