Class: File
- Inherits:
-
Object
- Object
- File
- Defined in:
- lib/mincore.rb
Class Method Summary collapse
Class Method Details
.cachedel(filename, count = 1) ⇒ Object
149 150 151 |
# File 'lib/mincore.rb', line 149 def self.cachedel(filename, count=1) self._cachedel(filename, count) end |