Skip to main content

announce_command

Function announce_command 

Source
pub fn announce_command(
    command: PaneCommand,
    resolution: &PaneCommandResolution,
    tree: &PaneTree,
) -> Option<PaneAnnouncement>
Expand description

Generate a concise accessibility announcement for a resolved command.

Returns None for no-ops (nothing changed). tree MUST be the post-apply state, so counts and ratios reflect the result.