dcli
dcli
RunException
exitCode property
exitCode
exitCode
property
Null safety
int
?
exitCode
read / write
the exit code of the command.
Implementation
int? exitCode;
dcli
dcli
RunException
exitCode property
RunException class
Constructors
RunException
withArgs
Properties
cause
cmdLine
exitCode
hashCode
message
reason
runtimeType
stackTrace
Methods
noSuchMethod
printStackTrace
toString
Operators
operator ==