Skip to content
Snippets Groups Projects
Commit e3dd7384 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 169c0fa8
Branches
No related tags found
No related merge requests found
......@@ -108,6 +108,10 @@ class Files:
self.dto_s = self.dto_s[sidxs]
self._current_index = 0
self.number_of_files = len(self.flist)
def get_number_of_files(self):
return self.number_of_files
def get_datetime(self, pathname):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment