FOSSology  4.4.0
Open Source License Compliance by Open Source Software
FoScanner.Scanners.ScanResult Class Reference
Collaboration diagram for FoScanner.Scanners.ScanResult:
Collaboration graph

Public Member Functions

def __init__ (self, str file, str path, Set[str] result)
 

Public Attributes

 file
 
 path
 
 result
 

Static Public Attributes

 str
 

Detailed Description

Store scan results from agents.

:ivar file: File location
:ivar path: Actual location of file
:ivar result: License list for file

Definition at line 17 of file Scanners.py.


The documentation for this class was generated from the following file: