get_srcml_filepath: Returns the file path for the output of the srcML analysis...

View source: R/config.R

get_srcml_filepathR Documentation

Returns the file path for the output of the srcML analysis for the project.

Description

This function returns the file path to be used to store the output of the srcML analysis for the project, 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 file path exists in the parsed configuration file, 'config_file'.

Usage

get_srcml_filepath(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The output file path for srcML analysis.


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