Class: MasterView::MIO::ActiveRecordMIO

Inherits:
MIOBase
  • Object
show all
Includes:
MasterViewIOIdenticalMixin
Defined in:
lib/masterview/io.rb

Instance Attribute Summary

Attributes inherited from MIOBase

#pathname

Instance Method Summary collapse

Methods included from MasterViewIOIdenticalMixin

#identical?

Methods inherited from MIOBase

#full_pathname, #initialize

Constructor Details

This class inherits a constructor from MasterView::MIO::MIOBase

Instance Method Details

#exist?Boolean

Returns:

  • (Boolean)


325
# File 'lib/masterview/io.rb', line 325

def exist?; end

#mtimeObject



326
# File 'lib/masterview/io.rb', line 326

def mtime; end

#removeObject



327
# File 'lib/masterview/io.rb', line 327

def remove; end