scopeFromFile

abstract fun scopeFromFile(path: String, vararg paths: String): KoScope

Creates a KoScope of a given file.

Return

a KoScope of a given file.

Parameters

path

The path relative to the project root directory.

paths

The path(s) relative to the project root directory