Specification for dirty
event, dirtyPayload()
, and `XXXPayloadDirty() to puppet abstraction, puppet implementation, puppet server, and puppet client.
#164
Labels
duplicate
This issue or pull request already exists
Specification
dirty
eventdirtyPayload()
method, what it does (and only does) is to make the low-level puppet emit adirty
event.dirty
payload, and callXXXPayloadDirty(id)
to dirty a specific payload.Huan(202109): That's all, I hope the above 3 points can make it clear.
Related issues
The text was updated successfully, but these errors were encountered: