sec_interp.gui.main_dialog_cache_handler module

Cache handler for main dialog.

Placeholder for future cache management functionality.

class sec_interp.gui.main_dialog_cache_handler.CacheHandler(dialog)

Bases: object

Handles cache operations for the dialog.

Initialize cache handler.

Parameters:

dialog – The SecInterpDialog instance

__init__(dialog)

Initialize cache handler.

Parameters:

dialog – The SecInterpDialog instance