parse_dependencies: Parse dependencies from Depends

parse_dependenciesR Documentation

Parse dependencies from Depends

Description

Parse dependencies from Depends

Usage

parse_dependencies(
  depends_jar_path,
  git_repo_path,
  language,
  output_dir = "/tmp/"
)

Arguments

depends_jar_path

path to depends jar

git_repo_path

path to git repo (ends in .git)

language

the language of the .git repo (accepts cpp, java, ruby, python, pom)

output_dir

path to output directory (formatted output_path/)

See Also

Other parsers: build_understand_project(), export_understand_dependencies(), parse_bugzilla_perceval_rest_issue_comments(), parse_bugzilla_perceval_traditional_issue_comments(), parse_bugzilla_rest_comments(), parse_bugzilla_rest_issues_comments(), parse_bugzilla_rest_issues(), parse_commit_message_id(), parse_dv8_clusters(), parse_gitlog(), parse_jira_latest_date(), parse_jira_rss_xml(), parse_jira(), parse_mbox(), parse_nvdfeed(), parse_understand_dependencies()


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.