Module: VagrantPlugins::ProxyConf::Cap::Windows::EnvProxyConf

Defined in:
lib/vagrant-proxyconf/cap/windows/env_proxy_conf.rb

Overview

Capability for windows host proxy configuration

Class Method Summary collapse

Class Method Details

.env_proxy_conf(machine) ⇒ String, false

Returns:

  • (String, false)


8
9
10
# File 'lib/vagrant-proxyconf/cap/windows/env_proxy_conf.rb', line 8

def self.env_proxy_conf(machine)
  '/proxy.conf'
end