Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/ getProperty
Method
getProperty
packages/core/src/language/node.ts:254–256 ·
view source on GitHub ↗
(name: string)
Source
from the content-addressed store, hash-verified
252
}
253
254
getProperty(name: string) {
255
return
this.properties[name]
256
}
257
258
getEditableProperty(): string {
259
return
null
Callers
15
applySerializedSnapshot
Method · 0.95
calculateDimensions
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
constructor
Method · 0.80
getName
Method · 0.80
getValue
Method · 0.80
getValue
Method · 0.80
getMember
Method · 0.80
getMember
Method · 0.80
getName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected