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

Method close

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

Source from the content-addressed store, hash-verified

250
251 @abstractmethod
252 def close(self): ...
253
254 def __enter__(self):
255 return self

Callers 15

__exit__Method · 0.95
share_artFunction · 0.45
repo_installMethod · 0.45
gitclone_installFunction · 0.45
git_pullFunction · 0.45
share_artFunction · 0.45
repo_installMethod · 0.45
gitclone_installFunction · 0.45
get_comfyui_versionsFunction · 0.45
download_repo_in_bytesFunction · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by 2

_start_comfyuiFunction · 0.36
_github_reachableFunction · 0.36