Method: FakeFS::FakeFile#mode

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

#modeObject

Returns the value of attribute mode.



4
5
6
# File 'lib/fakefs/fake/file.rb', line 4

def mode
  @mode
end