Class: Savon::WSDL::Document

Inherits:
Object
  • Object
show all
Defined in:
lib/savon_patches.rb

Instance Method Summary collapse

Instance Method Details

#arg_listObject



12
13
14
15
# File 'lib/savon_patches.rb', line 12

def arg_list
  # simple passthrough
  parser.arg_list
end