Namespace
Methods
N
Constants
VERSION = "0.2.0"
 
Class Public methods
new(options = nil)
# File lib/itunes/store/transporter.rb, line 15
def self.new(options = nil)
  ITMSTransporter.new(options)
end