Skip to main content

STDIN_SENTINEL

Constant STDIN_SENTINEL 

Source
pub const STDIN_SENTINEL: &str = "-";
Expand description

Sentinel value that means “read prompt from stdin” when passed as the --prompt value.