dcli
dcli
Terminal
hasTerminal property
hasTerminal
hasTerminal
property
Null safety
bool
hasTerminal
Whether a terminal is attached to stdin.
Implementation
bool get hasTerminal => stdin.hasTerminal;
dcli
dcli
Terminal
hasTerminal property
Terminal class
Constructors
Terminal
Properties
column
columns
hashCode
hasTerminal
isAnsi
lines
row
rows
runtimeType
Methods
clearLine
clearScreen
cursorDown
cursorLeft
cursorRight
cursorUp
home
noSuchMethod
overwriteLine
showCursor
startOfLine
toString
write
writeLine
Operators
operator ==
Static methods
previousLine