![]() |
FOSSology
4.6.0-rc1
Open Source License Compliance by Open Source Software
|


Public Member Functions | |
| def | __init__ (self, str file, str path, list[dict] result) |
Public Member Functions inherited from FoScanner.Scanners.ScanResult | |
| def | __init__ (self, str file, str path, set[str] result) |
Public Attributes | |
| file | |
| path | |
| result | |
Public Attributes inherited from FoScanner.Scanners.ScanResult | |
| file | |
| path | |
| result | |
Static Public Attributes | |
| str | |
Static Public Attributes inherited from FoScanner.Scanners.ScanResult | |
| str | |
Store scan results from agents with result as a list of dictionaries. :ivar file: File location :ivar path: Actual location of file :ivar result: License list for file as a list of dictionaries
Definition at line 37 of file Scanners.py.