absoluteProjectPath

abstract fun absoluteProjectPath(path: String): String(source)

Converts a name to an absolute project path, resolving names relative to this project.

Return

The absolute path.

Parameters

path

The path to convert.