Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SplootCode/splootcode
/ clone
Method
clone
packages/core/src/language/node.ts:398–401 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
396
}
397
398
clone(): SplootNode {
399
// lol
400
return
deserializeNode(this.serialize())
401
}
402
}
Callers
8
DragOverlayInternal
Class · 0.45
onSelected
Method · 0.45
visitedRangeRight
Method · 0.45
copyCurrentSelection
Method · 0.45
edit_actions.test.ts
File · 0.45
generateJsAst
Method · 0.45
generateJsAst
Method · 0.45
generateJsAst
Method · 0.45
Calls
2
serialize
Method · 0.95
deserializeNode
Function · 0.90
Tested by
no test coverage detected