Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
SecretStorage
/
keys
keys
abstract
fun
keys
(
)
:
PromiseLike
<
ReadonlyArray
<
JsString
>
>
(
source
)
Retrieve the keys of all the secrets stored by this extension.
Online Documentation