Skip to main content

WRAPPERS

Constant WRAPPERS 

Source
pub const WRAPPERS: &[&str];
Expand description

Canonical wrapper command names.

The authoritative list lives in [data/wrappers.json] at the crate root; the FE reads the same file (peelWrappers.ts) to keep peel semantics in sync (R155-T9). The Rust const below is a hand-mirrored copy — the wrappers_const_matches_json_sidecar test asserts the two never drift.

sudo is intentionally excluded: it changes privilege and the icon should reflect that. It is its own destructive primary.