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

Method Changed

condition.go:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159}
160
161func (nc *negatedCondition) Changed() *Event {
162 return nc.other.Changed()
163}

Callers

nothing calls this directly

Calls 1

ChangedMethod · 0.65

Tested by

no test coverage detected