Method: RIO::FS::File#ctime
- Defined in:
- lib/rio/fs/impl.rb
#ctime(s, *args) ⇒ Object
57 |
# File 'lib/rio/fs/impl.rb', line 57 def ctime(s,*args) @file.ctime(s,*args) end |
57 |
# File 'lib/rio/fs/impl.rb', line 57 def ctime(s,*args) @file.ctime(s,*args) end |