Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/ getEditableProperty
Method
getEditableProperty
packages/core/src/language/node.ts:258–260 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
256
}
257
258
getEditableProperty(): string {
259
return
null
260
}
261
262
setEditablePropertyValue(newValue: string): string {
263
const
editableProperty = this.getEditableProperty()
Callers
3
setEditablePropertyValue
Method · 0.95
getEditData
Method · 0.45
calculateDimensions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected