Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-glob
/
actions.glob
/
hashFiles
hash
Files
suspend external
fun
hashFiles
(
globber
:
Globber
,
currentWorkspace
:
String
,
verbose
:
Boolean
=
definedExternally
)
:
String
(
source
)
suspend external
fun
hashFiles
(
patterns
:
String
,
currentWorkspace
:
String
=
definedExternally
,
options
:
HashFileOptions
=
definedExternally
,
verbose
:
Boolean
=
definedExternally
)
:
String
(
source
)