Skip to main content

DOCUMENTED_ENVIRONMENT

Constant DOCUMENTED_ENVIRONMENT 

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

Environment recognised by the CLI, as reported by robot schema.

It lives beside the catalogue rather than in lib.rs because it is part of the promised agent-facing contract, and the frozen fixture pins it: adding a variable without documenting it here fails the contract test.