Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SplootCode/splootcode
/ isSingle
Method
isSingle
packages/core/src/language/fragment.ts:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
isSingle() {
55
return
this.nodes.length == 1
56
}
57
58
serialize(): SerializedFragment {
59
return
{
Callers
3
insertFragment
Method · 0.80
dict_multiselect.test.ts
File · 0.80
multiselect.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected