Skip to main content

ingest_files

Function ingest_files 

Source
pub fn ingest_files(root: &Path, files: &[PathBuf]) -> Result<IngestResult>
Expand description

Ingest a specific list of source files (Python and Rust).

root is the base directory (used to compute relative paths for node IDs).