| layout | default | ||||
|---|---|---|---|---|---|
| menu_item | api | ||||
| title | Proxy | ||||
| description | Version 0.19.0 | ||||
| return_to |
|
||||
| sections |
|
var result = Proxy.initOptions(opts, version);| Parameters | Type | |
|---|---|---|
| opts | ProxyOptions | the options struct to initialize |
| version | Number | the version of the struct, use GIT_PROXY_OPTIONS_VERSION |
| Returns | |
|---|---|
| Number |
| Flag | Value | | --- | --- | --- | | Proxy.PROXY.NONE | 0 | | Proxy.PROXY.AUTO | 1 | | Proxy.PROXY.SPECIFIED | 2 |