MCPcopy
hub / github.com/lxn/walk / Changed

Method Changed

expression.go:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48func (re *reflectExpression) Changed() *Event {
49 return re.root.Changed()
50}

Callers

nothing calls this directly

Calls 1

ChangedMethod · 0.65

Tested by

no test coverage detected