Skip to main content

Module WorkingCopy

Module WorkingCopy 

Source
Expand description

WorkingCopy domain handlers for Wind IPC.

Functionsยง

handle_working_copy_get_all_dirty
Return all URIs that currently have unsaved changes.
handle_working_copy_get_dirty_count
Return the count of resources with unsaved changes.
handle_working_copy_is_dirty
Check whether a URI has unsaved changes.
handle_working_copy_set_dirty
Mark a URI as dirty (unsaved) or clean.