Class: Desktop::LocalImage
Instance Attribute Summary
Attributes inherited from Image
Instance Method Summary collapse
Methods inherited from Image
Constructor Details
This class inherits a constructor from Desktop::Image
Instance Method Details
#data ⇒ Object
5 6 7 |
# File 'lib/desktop/local_image.rb', line 5 def data File.read path end |