menu
reedmace_cli package
documentation
actions/building_watcher.dart
BuildingWatcherAction
hashCache property
hashCache property
dark_mode
light_mode
hashCache
property
Cache
<
String
,
String
>
hashCache
getter/setter pair
Implementation
Cache<String, String> hashCache = Cache.lru(50);
reedmace_cli package
documentation
actions/building_watcher
BuildingWatcherAction
hashCache property
BuildingWatcherAction class