rootFileSystem

abstract val rootFileSystem: FileSystem?

The root file system used to determine whether a file resides within the project directory. If null, all file reads are considered global (requiring Permission.GlobalRead).