scopeFromFiles

abstract fun scopeFromFiles(paths: Collection<String>): KoScope

Creates a KoScope of a given files.

Return

a KoScope of a given files.

Parameters

paths

The set of paths relative to the project root directory.