MCPcopy Create free account
hub / github.com/djhworld/simple-computer / ConnectOutput

Method ConnectOutput

components/components.go:174–176  ·  view source on GitHub ↗
(b Component)

Source from the content-addressed store, hash-verified

172}
173
174func (z *IsZero) ConnectOutput(b Component) {
175 // noop
176}
177
178func (z *IsZero) GetOutputWire(index int) bool {
179 // only 1 wire

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected