![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
def | __init__ (self, str file, str path, List[dict] result) |
![]() | |
def | __init__ (self, str file, str path, Set[str] result) |
Public Attributes | |
file | |
path | |
result | |
![]() | |
file | |
path | |
result | |
Static Public Attributes | |
str | |
![]() | |
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 35 of file Scanners.py.