ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
Path
/
Path
Path
constructor
(
stringPath
:
String
)
(
source
)
Creates a path from its string notation. E.g.
"./path/to/somewhere"
.
constructor
(
fragments
:
List
<
PathFragment
>
=
emptyList()
)
(
source
)