Skip to main content

EXCLUDED_IDS

Static EXCLUDED_IDS 

Source
static EXCLUDED_IDS: RwLock<Vec<String>>
Expand description

Ids (normalised — see normalise_id) of items the user has hidden.

Empty by default: nobody inherits somebody else’s folder layout.

TRACES: UR-076 | DR-209