Class: S3Share::Args

Inherits:
Array
  • Object
show all
Defined in:
lib/s3share/args.rb

Instance Method Summary collapse

Constructor Details

#initialize(*args) ⇒ Args

Returns a new instance of Args.



3
4
5
# File 'lib/s3share/args.rb', line 3

def initialize(*args)
  super
end