Modifier and Type | Method and Description |
---|---|
ModulePathInfo |
ScanResult.getModulePathInfo()
Get the module path info provided on the commandline with
--module-path , --add-modules ,
--patch-module , --add-exports , --add-opens , and --add-reads , and also the
Add-Exports and Add-Opens entries from jarfile manifest files encountered during scanning. |
ModulePathInfo |
ClassGraph.getModulePathInfo()
Get the module path info provided on the commandline with
--module-path , --add-modules ,
--patch-module , --add-exports , --add-opens , and --add-reads . |
Copyright © 2024. All rights reserved.