pub fn offer_open_settings(global: &GlobalFlags)Expand description
On macOS/Windows, prompts the user to open the relevant settings pane.
Respects --no-input and TTY detection. Does nothing on Linux or when
stdin is not a terminal.
pub fn offer_open_settings(global: &GlobalFlags)On macOS/Windows, prompts the user to open the relevant settings pane.
Respects --no-input and TTY detection. Does nothing on Linux or when
stdin is not a terminal.