Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kovidgoyal/kitty
/ OpType
TypeAlias
OpType
tools/rsync/algorithm.go:31–31 ·
view source on GitHub ↗
Operation Types.
Source
from the content-addressed store, hash-verified
29
30
// Operation Types.
31
type
OpType byte
// enum
32
33
const
(
34
OpBlock OpType = iota
Callers
2
Unserialize
Method · 0.85
Write
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected