pub fn auto() -> AutoPromptExpand description
TTY stdin gets the rich dialoguer-backed picker; piped / CI stdin
falls back to the line-based TerminalPrompt so scripted input keeps
working.
pub fn auto() -> AutoPromptTTY stdin gets the rich dialoguer-backed picker; piped / CI stdin
falls back to the line-based TerminalPrompt so scripted input keeps
working.