menu
dt
backend.dart
Command
toSequence abstract method
toSequence
dark_mode
light_mode
toSequence
abstract method
Sequence
toSequence
(
)
Returns the ANSI escape sequence for this command.
Implementation
Sequence toSequence();
dt
backend
Command
toSequence abstract method
Command class