Class FileSystemModuleLoader.FileSystemModule

    • Field Detail

      • modulePath

        private final java.nio.file.Path modulePath
      • searchPath

        private final java.nio.file.Path searchPath
    • Constructor Detail

      • FileSystemModule

        public FileSystemModule​(FileSystemModuleLoader loader,
                                java.nio.file.Path searchPath,
                                java.nio.file.Path modulePath)