Libraries
»
fakefs
(0.10.1)
»
Index
»
FakeFS
»
FakeFile
»
#content
Method: FakeFS::FakeFile#content
Defined in:
lib/fakefs/fake/file.rb
#
content
⇒
Object
51 52 53
# File 'lib/fakefs/fake/file.rb', line 51
def
content
@inode
.
content
end