Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-tool-cache
/
actions.tool.cache
/
RetryHelper
/
execute
execute
fun
<
T
>
execute
(
action
:
(
)
->
<Error class: unknown class>
<
T
>
,
isRetryable
:
(
<Error class: unknown class>
)
->
Boolean
=
definedExternally
)
:
<Error class: unknown class>
<
T
>
(
source
)