method
new
v1_8_7_330 -
Show latest stable
- Class:
WSDL::SOAP::WSDL2Ruby
new()public
No documentation available.
# File lib/wsdl/soap/wsdl2ruby.rb, line 41
def initialize
@location = nil
@opt = {}
@logger = Logger.new(STDERR)
@basedir = nil
@wsdl = nil
@name = nil
end