menu
xterm package
documentation
buffer/line/line.dart
BufferLine
toDebugString method
toDebugString method
dark_mode
light_mode
toDebugString
method
String
toDebugString
(
int
cols
)
Implementation
String toDebugString(int cols) => _data.toDebugString(cols);
xterm package
documentation
buffer/line/line
BufferLine
toDebugString method
BufferLine class