Class JctFileManagerJvmModulePathConfigurer

java.lang.Object
io.github.ascopes.jct.filemanagers.config.JctFileManagerJvmModulePathConfigurer
All Implemented Interfaces:
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