Skip to main content

PICK_ARGV

Constant PICK_ARGV 

Source
pub const PICK_ARGV: [&str; 5];
Expand description

The exact verb this file shells, as one named constant.

It is a constant so a cross-language test can assert this argv still resolves to a real command. That check is not ceremony: this verb was spelled fno providers pick until the surface was renamed to fno config accounts, and because every failure here is advisory the loop would have degraded silently forever rather than failing loudly once.