hashFiles

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)