Class JctFileManagerJvmModulePathConfigurer

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

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

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

Since:
0.0.1
Author:
Ashley Scopes