class Utils::Finder
def reset_index
def reset_index path = index_path @args[?v] and warn "Resetting index #{path.inspect}." FileUtils.rm_f path end
def reset_index path = index_path @args[?v] and warn "Resetting index #{path.inspect}." FileUtils.rm_f path end