ostack-kform
Toggle table of contents
0.33.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ostack-kform
kform
/
tech.ostack.kform
/
Path
/
fragment
fragment
open
fun
fragment
(
index
:
Int
)
:
PathFragment
(
source
)
Returns the fragment of this path at the provided
index
.
Throws
Index
Out
Of
Bounds
Exception
When an out of bounds
index
is provided.