dcli
dcli
Progress
exitCode property
exitCode
exitCode
property
Null safety
int
?
exitCode
read / write
The exist code of the completed process.
Implementation
int? exitCode;
dcli
dcli
Progress
exitCode property
Progress class
Constructors
Progress
capture
devNull
print
printStdErr
printStdOut
stream
Properties
exitCode
firstLine
hashCode
lines
runtimeType
stream
Methods
addToStderr
addToStdout
close
forEach
noSuchMethod
onError
toList
toParagraph
toString
Operators
operator ==