fileSystem top-level constant

FileSystem const fileSystem

The real, local file system, which can be avoided in tests.

Implementation

const file.FileSystem fileSystem = file.LocalFileSystem();