menu
omnyshell package
documentation
omnyshell_client_web.dart
CommandHistoryBuffer
length property
length property
dark_mode
light_mode
length
property
int
get
length
The number of entries currently held.
Implementation
int get length => _entries.length;
omnyshell package
documentation
omnyshell_client_web
CommandHistoryBuffer
length property
CommandHistoryBuffer class