pub fn process_inputs(
config: &mut ResolvedGraphConfig,
input_context: &InputFilesContext,
) -> Result<(), Error>Expand description
Processes a log file and writes CSVs based on the graph config.
pub fn process_inputs(
config: &mut ResolvedGraphConfig,
input_context: &InputFilesContext,
) -> Result<(), Error>Processes a log file and writes CSVs based on the graph config.