always reevaluate list of files in directory
This commit is contained in:
parent
834ac35fd5
commit
0d61cc446f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class ReadContainer(ReadContainer):
|
|||
|
||||
factoryName = 'filesystem'
|
||||
|
||||
@Lazy
|
||||
@property
|
||||
def filenames(self):
|
||||
return os.listdir(self.address)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue