clikt / com.github.ajalt.clikt.core / Abort / error

error

val error: Boolean

If true, print "Aborted" and exit with an error code. Otherwise, exit with no error code.

Property

error - If true, print "Aborted" and exit with an error code. Otherwise, exit with no error code.