Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/SOAP/Env/cdesc-Env.yaml |
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods:
- !ruby/object:RI::MethodSummary
name: getenv
comment:
constants:
- !ruby/object:RI::Constant
comment:
name: HTTP_PROXY
value: "use_proxy ? getenv('http_proxy') : nil"
- !ruby/object:RI::Constant
comment:
name: NO_PROXY
value: "use_proxy ? getenv('no_proxy') : nil"
full_name: SOAP::Env
includes: []
instance_methods: []
name: Env
superclass: