toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.core
/
ExitCode
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
Failure
Link copied to clipboard
val
Failure
:
ExitCode
A code indicating that the action was a failure
Success
Link copied to clipboard
val
Success
:
ExitCode
A code indicating that the action was successful