Skip to main content

Module notice

Module notice 

Source
Expand description

Notices emitted during backend/git operations.

All notices are delivered via callback - the CLI layer decides how to display them.

Enums§

Notice
Notices emitted during backend/git operations. All notices are delivered via callback - the CLI layer decides how to display them.

Functions§

no_notices
Create a no-op callback for when notices should be ignored.

Type Aliases§

NoticeCallback
Callback for emitting notices during operations.