Skip to contents

Extract file path from a line containing a matched function call

Usage

extract_file_path_from_line(line, pattern_def)

Arguments

line

The line containing the function call

pattern_def

The pattern definition

Value

Character vector of extracted file paths