depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.parser.python
/
PythonIntegration
/
analyzeRequirementsProject
analyze
Requirements
Project
fun
analyzeRequirementsProject
(
projectDir
:
File
)
:
Pair
<
List
<
ParsedDependency
>
,
List
<
DependencyNode
>
>