public class Abort
An internal error that signals Clikt to abort.
Constructor and Description |
---|
Abort(boolean error)
An internal error that signals Clikt to abort.
|
Abort()
An internal error that signals Clikt to abort.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getError()
If true,
|