pub const STDIN_SENTINEL: &str = "-";
Sentinel value that means “read prompt from stdin” when passed as the --prompt value.
--prompt