Package org.ossreviewtoolkit.downloader
See: Description
-
Class Summary Class Description DownloadException Downloader The class to download source code. VersionControlSystem WorkingTree A class representing a local VCS working tree. DefaultWorkingTreeCache DownloaderKt -
Enum Summary Enum Description VcsHost An enum to handle VCS-host-specific information. -
Interface Summary Interface Description WorkingTreeCache A cache for VCS WorkingTrees that manages one working tree for each triple of VcsInfo.type, VcsInfo.url, and VcsInfo.path.