module ClockFlipStore

ClockFlipStore — persist upside-down clock flip meanings (manual !time entries and cached lookups). Public: parse_time_label, load_entry, save_entry, save_manual, valid_flip_word? Depends: ClockFlip, RabbotDb Tests: test/lib/clock_flip_store_test.rb