Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ inspectLua.spec.ts
File
inspectLua.spec.ts
src/services/tree-sitter/__tests__/inspectLua.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ inspectTreeStructure, testParseSourceCodeDefinitions, debugLog } from
"./helpers"
2
import
{ luaQuery } from
"../queries"
3
import
sampleLuaContent from
"./fixtures/sample-lua"
4
Callers
nothing calls this directly
Calls
3
inspectTreeStructure
Function · 0.90
testParseSourceCodeDefinitions
Function · 0.90
debugLog
Function · 0.90
Tested by
no test coverage detected