build_understand_project: Build Understand DB

View source: R/src.R

build_understand_projectR Documentation

Build Understand DB

Description

Uses Scitools Understand to create a source code project Und Database.

Usage

build_understand_project(scitools_path, project_path, language, output_dir)

Arguments

scitools_path

path to the scitools binary 'und'

project_path

path to the project source code folder to create the Understand DB.

language

the primary language of the project (language must be supported by Understand)

output_dir

path to output directory (formatted output_path/)

Value

The created Scitools Understand DB path

References

See pg. 352 in https://documentation.scitools.com/pdf/understand.pdf Sept. 2024 Edition

See Also

Other parsers: 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_dependencies(), 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.