Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_install
Method · 0.45
gitclone_install
Function · 0.45
repo_install
Method · 0.45
gitclone_install
Function · 0.45
clear_cache
Method · 0.45
gitclone
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected