Spinner returns the configured spinner setting, optionally scoped by host.
(hostname string)
| 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. |
| 61 | Telemetry() ConfigEntry |
| 62 |
no outgoing calls
no test coverage detected