Class | Flickr::Photo |
In: |
flickr.rb
|
Parent: | Object |
client | [R] | |
id | [R] |
Returns the photo file data itself, in any specified size. Example: File.open(photo.title, ‘w’) { |f| f.puts photo.file }