fs top-level property

FileSystem fs
getter/setter pair

The file system implementation used by this library.

See useMemoryFileSystemForTesting and restoreFileSystem.

Implementation

FileSystem fs = const LocalFileSystem();