fromProject

fun fromProject(graph: ProjectGraph = Konture.projectGraph): KontureFileScope

Creates a KontureFileScope representing all files in the project.

Parameters

graph

The project graph to use (defaults to Konture.projectGraph).