MCPcopy
hub / github.com/gdamore/tcell / GetCell

Method GetCell

vt/mock.go:189–189  ·  view source on GitHub ↗

GetCell returns the cell at the given coordinates. The coordinates must be valid.

(Coord)

Source from the content-addressed store, hash-verified

187 // GetCell returns the cell at the given coordinates.
188 // The coordinates must be valid.
189 GetCell(Coord) Cell
190
191 // Bells returns the number of times the bell has been rung.
192 Bells() int

Callers 15

TestUnicodeFunction · 0.95
TestStylesFunction · 0.95
TestHelloFunction · 0.95
TestOSC8v1Function · 0.95
TestAutoMarginFunction · 0.95
TestUnicodeFunction · 0.95
TestUnicodeWideFunction · 0.95
TestSgrColor256Function · 0.95
TestSgrColorRGBFunction · 0.95
TestResizeFunction · 0.95
TestTabsFunction · 0.95

Implementers 1

mockTermvt/mock.go

Calls

no outgoing calls

Tested by 13

TestUnicodeFunction · 0.76
TestStylesFunction · 0.76
TestHelloFunction · 0.76
TestOSC8v1Function · 0.76
TestAutoMarginFunction · 0.76
TestUnicodeFunction · 0.76
TestUnicodeWideFunction · 0.76
TestSgrColor256Function · 0.76
TestSgrColorRGBFunction · 0.76
TestResizeFunction · 0.76
TestTabsFunction · 0.76