Class: Flickr::FlickrMethod

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

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args



9
10
11
# File 'lib/flickrrb.rb', line 9

def args
  @args
end

#nameObject

Returns the value of attribute name



9
10
11
# File 'lib/flickrrb.rb', line 9

def name
  @name
end