MCPcopy Create free account
hub / github.com/Comfy-Org/litegraph.js / removeFloatingLink

Method removeFloatingLink

src/interfaces.ts:161–161  ·  view source on GitHub ↗
(link: LLink)

Source from the content-addressed store, hash-verified

159 addFloatingLink(link: LLink): LLink
160 removeReroute(id: number): unknown
161 removeFloatingLink(link: LLink): void
162}
163
164/**

Callers 7

connectSlotsMethod · 0.65
disconnectOutputMethod · 0.65
disconnectInputMethod · 0.65
removeFloatingLinkMethod · 0.65
connectMethod · 0.65
connectMethod · 0.65
_disconnectNodeInputMethod · 0.65

Implementers 1

LGraphsrc/LGraph.ts

Calls

no outgoing calls

Tested by

no test coverage detected