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-tool-cache
/
actions.tool.cache
/
getManifestFromRepoAsync
get
Manifest
From
Repo
Async
external
fun
getManifestFromRepoAsync
(
owner
:
String
,
repo
:
String
,
auth
:
String
=
definedExternally
,
branch
:
String
=
definedExternally
)
:
Promise
<
ReadonlyArray
<
IToolRelease
>
>
(
source
)