|
| def | __init__ (self, name, mimetypes=[], paths_to_scan=[], description="", openfnc=None) |
| |
| def | checkFile (self, file) |
| |
| def | handleFile (self, res, file) |
| |
| def | __repr__ (self) |
| |
| def | open (self, list, *args, **kwargs) |
| |
◆ __init__()
| def Components.Scanner.Scanner.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
mimetypes = [], |
|
|
|
paths_to_scan = [], |
|
|
|
description = "", |
|
|
|
openfnc = None |
|
) |
| |
◆ __repr__()
| def Components.Scanner.Scanner.__repr__ |
( |
|
self | ) |
|
◆ checkFile()
| def Components.Scanner.Scanner.checkFile |
( |
|
self, |
|
|
|
file |
|
) |
| |
◆ handleFile()
| def Components.Scanner.Scanner.handleFile |
( |
|
self, |
|
|
|
res, |
|
|
|
file |
|
) |
| |
◆ open()
| def Components.Scanner.Scanner.open |
( |
|
self, |
|
|
|
list, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ description
| Components.Scanner.Scanner.description |
◆ mimetypes
| Components.Scanner.Scanner.mimetypes |
◆ name
| Components.Scanner.Scanner.name |
◆ openfnc
| Components.Scanner.Scanner.openfnc |
◆ paths_to_scan
| Components.Scanner.Scanner.paths_to_scan |
The documentation for this class was generated from the following file: