Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Comfy-Org/ComfyUI-Manager
/ append
Method
append
comfyui_manager/glob/manager_core.py:290–291 ·
view source on GitHub ↗
(self, item)
Source
from the content-addressed store, hash-verified
288
self.ver = None
289
290
def
append(self, item):
291
self.items.append(item)
292
293
def
fail(self, msg):
294
self.result = False
Callers
15
unified_disable
Method · 0.95
unified_uninstall
Method · 0.95
repo_install
Method · 0.95
get_py_file_paths
Function · 0.45
get_nodes
Function · 0.45
get_urls_from_list_file
Function · 0.45
get_git_urls_from_json
Function · 0.45
get_py_urls_from_json
Function · 0.45
process_git_stats
Function · 0.45
register_message_collapse
Function · 0.45
msg_capture
Function · 0.45
setup
Function · 0.45
Calls
no outgoing calls
Tested by
2
capturing_mkdtemp
Method · 0.36
test_fix_touches_pack_and_preserves_tracking
Method · 0.36