Method: FakeFS::FakeInode#content

Defined in:
lib/fakefs/fake/inode.rb

#contentObject

Returns the value of attribute content.



13
14
15
# File 'lib/fakefs/fake/inode.rb', line 13

def content
  @content
end