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