toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.tool.cache
/
getManifestFromRepo
get
Manifest
From
Repo
suspend external
fun
getManifestFromRepo
(
owner
:
String
,
repo
:
String
,
auth
:
String
=
definedExternally
,
branch
:
String
=
definedExternally
)
:
ReadonlyArray
<
IToolRelease
>
(
source
)