get_understand_code_language: Returns the understand code language for analysis.

View source: R/config.R

get_understand_code_languageR Documentation

Returns the understand code language for analysis.

Description

This function returns the specified code language that should be used to parse dependencies with the understand tool, that is specified in the input parameter 'config_file'. The input, 'config_file' must be a parsed configuration file. The function will inform the user if the understand code language exists in the parsed configuration file, 'config_file'.

Usage

get_understand_code_language(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The code language for parsing with the understand tool.


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