public class PythonDependencyCollector extends DependencyCollector
C_CHAR_WINDOWS| Constructor and Description |
|---|
PythonDependencyCollector(String pythonPath,
String pipPath,
boolean installVirtualEnv,
boolean resolveHierarchyTree,
boolean ignorePipInstallErrors,
String requirementsTxtOrSetupPyPath,
String tempDirPackages,
String tempDirVirtualEnv,
String tempDirDirectPackages) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.whitesource.agent.api.model.AgentProjectInfo> |
collectDependencies(String topLevelFolder) |
getSingleProjectList, isWindowspublic Collection<org.whitesource.agent.api.model.AgentProjectInfo> collectDependencies(String topLevelFolder)
collectDependencies in class DependencyCollectorCopyright © 2014–2020 Checkmarx. All rights reserved.