get_depends_code_language: Returns the depends code language for analysis.

View source: R/config.R

get_depends_code_languageR Documentation

Returns the depends code language for analysis.

Description

This function returns the specified code language that should be used to parse file-file static dependencies with the depends 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 depends code language exists in the parsed configuration file, 'config_file'.

Usage

get_depends_code_language(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The code language for parsing file-file static dependencies.


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