scope From External Directories
Creates a KoScope containing all of Kotlin files in the given directories. Some features (as KoFile.projectPath, KoFile.moduleName) do not work with this method.
Return
a KoScope containing all of Kotlin files in the given directory.
Parameters
absolute Paths
Set of the absolute paths to the directory from outside the project.