MCPcopy
hub / github.com/Comfy-Org/ComfyUI-Manager / clear_cache

Method clear_cache

comfyui_manager/common/git_compat.py:243–243  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

241
242 @abstractmethod
243 def clear_cache(self): ...
244
245 @abstractmethod
246 def fetch_remote_by_index(self, index): ...

Callers 6

repo_installMethod · 0.45
gitclone_installFunction · 0.45
repo_installMethod · 0.45
gitclone_installFunction · 0.45
clear_cacheMethod · 0.45
gitcloneFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected