Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
109
func
(s *positionedScanner) GetPosition() int {
110
return
s.pos
111
}
112
113
type
tokenizer
struct
{
114
command string
Callers
1
emitWord
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected