Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxn/walk
/ ReadOnly
Method
ReadOnly
property.go:199–201 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
197
}
198
199
func
(bp *boolProperty) ReadOnly() bool {
200
return
bp.set == nil
201
}
202
203
func
(bp *boolProperty) Value()
interface
{} {
204
return
bp.get()
Callers
2
Set
Method · 0.95
SetSource
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected