Method: FakeFS::File::Stat#ctime

Defined in:
lib/fakefs/file.rb

#ctimeObject (readonly)

Returns the value of attribute ctime.



357
358
359
# File 'lib/fakefs/file.rb', line 357

def ctime
  @ctime
end