A
B
C
D
F
G
I
L
O
P
S
T
U
V
W
U
- updateWorkingTree(org.ossreviewtoolkit.downloader.WorkingTree,java.lang.String,java.lang.String,java.lang.Boolean) - function in org.ossreviewtoolkit.downloader.VersionControlSystem
- Update the working tree by checking out the given revision, optionally limited to the given path and recursively updating any nested working trees.
- use(org.ossreviewtoolkit.model.VcsInfo,kotlin.jvm.functions.Function2) - function in org.ossreviewtoolkit.downloader.DefaultWorkingTreeCache
- Apply the block to the working tree defined by vcsInfo.
- use(org.ossreviewtoolkit.model.VcsInfo,kotlin.jvm.functions.Function2) - function in org.ossreviewtoolkit.downloader.WorkingTreeCache
- Apply the block to the working tree defined by vcsInfo.