class DateNamedFile::MissingFile
Public Instance Methods
exist?()
click to toggle source
# File lib/date_named_file/dated_file.rb, line 79 def exist? false end
Also aliased as: exists?
# File lib/date_named_file/dated_file.rb, line 79 def exist? false end