MCPcopy Create free account
hub / github.com/dim-an/cod / GetPosition

Method GetPosition

shells/tokenize.go:109–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107}
108
109func (s *positionedScanner) GetPosition() int {
110 return s.pos
111}
112
113type tokenizer struct {
114 command string

Callers 1

emitWordMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected