MCPcopy Index your code
hub / github.com/simeji/jid / Length

Method Length

query.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 Delete(i int) []rune
16 Clear() []rune
17 Length() int
18 IndexOffset(int) int
19 GetChar(int) rune
20 GetKeywords() [][]rune

Callers 15

NewEngineFunction · 0.65
RunMethod · 0.65
confirmCandidateMethod · 0.65
deleteWordBackwardMethod · 0.65
changeArrayIndexMethod · 0.65
tabActionMethod · 0.65
ampFieldCursorPosMethod · 0.65
inputCharMethod · 0.65
moveCursorForwardMethod · 0.65
moveCursorToEndMethod · 0.65
historyPrevMethod · 0.65
historyNextMethod · 0.65

Implementers 1

Queryquery.go

Calls

no outgoing calls

Tested by 6

TestDeleteCharFunction · 0.52
TestInputCharFunction · 0.52
TestAmpFieldCursorPosFunction · 0.52