WantBrowser indicates whether browser should be opened with the -http option.
()
| 225 | |
| 226 | // WantBrowser indicates whether browser should be opened with the -http option. |
| 227 | WantBrowser() bool |
| 228 | |
| 229 | // SetAutoComplete instructs the UI to call complete(cmd) to obtain |
| 230 | // the auto-completion of cmd, if the UI supports auto-completion at all. |
no outgoing calls
no test coverage detected