Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ getCode
Method
getCode
packages/app/src/addons/serialize.ts:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
interface
IBufferCell {
41
getChars(): string
42
getCode(): number
43
getWidth(): number
44
getFgColorMode(): number
45
getBgColorMode(): number
Callers
2
serialize.test.ts
File · 0.80
_nextCell
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected