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