pathOf

open fun pathOf(item: Item<*>): Path

Returns the qualified path of the specified item.

Return

the qualified path of the specified item

Parameters

item

the specified item

Sources

jvm source
Link copied to clipboard