File System Module Root Resolver
fun FileSystemModuleRootResolver( name: String, uri: URI, fileManager: FileManager)
Content copied to clipboard
Construct a FileSystemModuleRootResolver.
Parameters
name
The name of the module root.
uri
The URI that identifies the location of the ModuleRoot.
file Manager
The FileManager used to manage the files accessed via this FileSystemModuleRootResolver.