Libraries
»
plato
(0.2.5)
»
Index
»
Plato
»
FileObject
»
#data
Method: Plato::FileObject#data
Defined in:
lib/plato/repo.rb
,
lib/plato/repo.rb
#
data
⇒
Object
(readonly)
Also known as:
read
Returns the value of attribute data.
6 7 8
# File 'lib/plato/repo.rb', line 6
def
data
@data
end