Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ index.spec.js
File
index.spec.js
packages/ast/walk/index.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
walk = require(
'.'
);
2
3
describe(
'walk'
, () => {
4
it(
'walks through a tree'
, () => {
Callers
nothing calls this directly
Calls
1
walk
Function · 0.85
Tested by
no test coverage detected