Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-core
/
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