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

Method Output

components/components.go:407–409  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

405}
406
407func (g *Compare2) Output() bool {
408 return g.out.Get()
409}
410
411func (g *Compare2) Update(inputA, inputB, equalIn, isLargerIn bool) {
412 g.inputA.Update(inputA)

Callers 9

UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected