Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Comfy-Org/litegraph.js
/ isSubgraphNode
Method
isSubgraphNode
src/subgraph/SubgraphNode.ts:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
override isSubgraphNode(): this is SubgraphNode {
39
return
true
40
}
41
42
override widgets: IBaseWidget[] = []
43
Callers
4
getInnerNodes
Method · 0.45
resolveOutput
Method · 0.45
#resolveSubgraphOutput
Method · 0.45
getDirectSubgraphIds
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected