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