ignoreExitStatus

@JvmName(name = "fikecgouwsahqjal")
suspend fun ignoreExitStatus(value: Output<Boolean>)
@JvmName(name = "gudgkqrnkinsrenf")
suspend fun ignoreExitStatus(value: Boolean?)

Parameters

value

Normally, a non-zero exit status causes the Task to fail. This flag allows execution of other Runnables to continue instead.