menu
omnyshell package
documentation
omnyshell_client_web.dart
CommandHistoryBuffer
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the buffer holds no entries.
Implementation
bool get isEmpty => _entries.isEmpty;
omnyshell package
documentation
omnyshell_client_web
CommandHistoryBuffer
isEmpty property
CommandHistoryBuffer class