PreferEditorPrompt returns the configured editor-based prompt, optionally scoped by host.
(hostname string)
| 55 | Prompt(hostname string) ConfigEntry |
| 56 | // PreferEditorPrompt returns the configured editor-based prompt, optionally scoped by host. |
| 57 | PreferEditorPrompt(hostname string) ConfigEntry |
| 58 | // Spinner returns the configured spinner setting, optionally scoped by host. |
| 59 | Spinner(hostname string) ConfigEntry |
| 60 | // Telemetry returns the configured telemetry setting, ignoring host scoping since telemetry is a global setting. |
no outgoing calls
no test coverage detected