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
/
Globber
/
glob
glob
abstract
fun
glob
(
)
:
Promise
<
ReadonlyArray
<
String
>
>
(
source
)
Returns files and directories matching the glob patterns.
Order of the results is not guaranteed.