mirror of
https://github.com/OfflineIMAP/offlineimap.git
synced 2026-02-02 11:33:11 +01:00
This eases testing of option values inside the code. This instance is implemented as the read-only copy of the obtained 'options' object, so callers won't be able to modify its contents. Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>