toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
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
)