method

import

v1_8_7_72 - Show latest stable - Class: WSDL::SOAP::WSDL2Ruby
import(location)
private

No documentation available.

# File lib/wsdl/soap/wsdl2ruby.rb, line 169
  def import(location)
    WSDL::Importer.import(location)
  end