fromSourceDirectory

fun fromSourceDirectory(name: String, sourceDir: Path, acceptedPackages: Set<String> = emptySet(), rejectedPackages: Set<String> = DEFAULT_EXCLUDED_PACKAGES): Api

Extract API information from source code in the given directory