Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ kind
Function
kind
packages/app/src/components/file-tree.tsx:137–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
"classList"
,
136
])
137
const kind = () => visibleKind(local.node, local.kinds, local.marks)
138
const active = () => !!kind() && !local.node.ignored
139
const color = () => {
140
const value = kind()
Callers
4
active
Function · 0.70
color
Function · 0.70
FileTreeNode
Function · 0.70
FileTree
Function · 0.70
Calls
1
visibleKind
Function · 0.85
Tested by
no test coverage detected