file.dart
file.dart copied to clipboard
implement for FileSystemOp.listSync
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.