menu
omnyshell package
documentation
omnyshell_client_web.dart
CommandHistoryBuffer
maxEntries property
maxEntries property
dark_mode
light_mode
maxEntries
property
int
maxEntries
final
Upper bound on retained entries; oldest are dropped first.
Implementation
final int maxEntries;
omnyshell package
documentation
omnyshell_client_web
CommandHistoryBuffer
maxEntries property
CommandHistoryBuffer class