Skip to main content

Module operations

Module operations 

Source
Expand description

High-level resource operations (sync/diff) reusable by CLI and library users.

Structs§

DiffChangedItem
DiffOptions
Options controlling diff behavior.
DiffReport
DiffSummary
LanguageDiff
SyncIssue
Per-entry sync issue details.
SyncOptions
Options controlling sync behavior.
SyncReport
Sync report with counters and issues.

Enums§

SyncIssueKind
Issue type captured during sync.

Functions§

diff_resources
Produces an added/removed/changed diff between two resource sets.
sync_existing_entries
Updates entries in target using values from source.