Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-glob
/
actions.glob
/
Path
/
Path
Path
constructor
(
itemPath
:
String
)
(
source
)
Constructs a Path
Parameters
item
Path
Path or array of segments
constructor
(
itemPath
:
ReadonlyArray
<
String
>
)
(
source
)