toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.glob
/
Path
Path
external
class
Path
(
source
)
Members
Constructors
Path
Link copied to clipboard
constructor
(
itemPath
:
String
)
Constructs a Path
constructor
(
itemPath
:
ReadonlyArray
<
String
>
)
Properties
segments
Link copied to clipboard
var
segments
:
ReadonlyArray
<
String
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Converts the path to it's string representation