dsl
Toggle table of contents
13.1.1
common
Platform filter
common
Switch theme
Search in API
dsl
dsl
/
it.unibo.collektive.path
/
Path
/
Companion
Companion
object
Companion
Path factory.
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
vararg
tokens
:
Any
?
)
:
Path
operator
fun
invoke
(
tokens
:
List
<
Any
?
>
)
:
Path
Creates a path from the given
tokens
.