Classes: TmsuFile
init_tmsu, start
352 353 354
# File 'lib/tmsu_file_db.rb', line 352 def self.dir(*args) file *args end
348 349 350
# File 'lib/tmsu_file_db.rb', line 348 def self.file(path=nil) TmsuRuby::TmsuFile.new path end