process_single_file: Process a Single Source File

View source: R/set_cli.R

process_single_fileR Documentation

Process a Single Source File

Description

Processes an individual source file by updating the file with the specified 'path' and writing the updated file to the cli/ directory of the database.

Usage

process_single_file(src_file_path, path)

Arguments

src_file_path

[mandatory] (character) The path of the source file to process.

path

[mandatory] (character) The path to the root directory of the generated database.


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.