Prompt returns the configured prompt, optionally scoped by host.
(hostname string)
| 53 | Pager(hostname string) ConfigEntry |
| 54 | // Prompt returns the configured prompt, optionally scoped by host. |
| 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. |
no outgoing calls
no test coverage detected