|
| | size = attr.ib(init=False, default=0) |
| |
| | total_size = attr.ib(init=False, default=0) |
| |
| | total_files = attr.ib(init=False, default=0) |
| |
◆ create()
| def samples.fs_worker_01.Tpl.create |
( |
** |
kw | ) |
|
|
static |
◆ processFile()
| def samples.fs_worker_01.Tpl.processFile |
( |
|
self | ) |
|
◆ show_results()
| def samples.fs_worker_01.Tpl.show_results |
( |
|
self | ) |
|
◆ filenames
| samples.fs_worker_01.Tpl.filenames |
◆ fn
| samples.fs_worker_01.Tpl.fn |
| samples.fs_worker_01.Tpl.p |
◆ size
| samples.fs_worker_01.Tpl.size = attr.ib(init=False, default=0) |
|
static |
◆ total_files
| samples.fs_worker_01.Tpl.total_files = attr.ib(init=False, default=0) |
|
static |
◆ total_size
| samples.fs_worker_01.Tpl.total_size = attr.ib(init=False, default=0) |
|
static |
The documentation for this class was generated from the following file: