84 85 86
# File 'lib/ccp/persistent/tsv.rb', line 84 def files Dir["#{path}/*.#{ext}"] + Dir["#{path}/*.#{ext}.#{self.class.ext}"] end