Class JctFileManagerJvmSystemModulesConfigurer

java.lang.Object
io.github.ascopes.jct.filemanagers.config.JctFileManagerJvmSystemModulesConfigurer
All Implemented Interfaces:
JctFileManagerConfigurer

@API(since="0.0.1", status=STABLE) public final class JctFileManagerJvmSystemModulesConfigurer extends Object implements JctFileManagerConfigurer
Configurer for a file manager that applies the running JVM's system modules to the file manager.

If system module inheritance is disabled in the compiler, then this will not run.

Since:
0.0.1
Author:
Ashley Scopes