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