get_depends_code_language | R Documentation |
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'.
get_depends_code_language(config_file)
config_file |
The parsed configuration file obtained from |
The code language for parsing file-file static dependencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.