callerBased
fun callerBased(refinedSubpackage: String? = null, excludes: Collection<String> = emptyList(), fineTune: FineTune? = null): Scanner
Creates a new instance of the scanner with the callers class loader, the callers jar leaf, and the callers package path.
Return
A new instance of the scanner
Parameters
refinedSubpackage
Appends this path to the callers package path
excludes
Excludes these classes from the scan