fn _generate_reactor_from_file(
generator: &mut Generator,
root: &Option<impl AsRef<Path>>,
ids: &mut Vec<String>,
reactor: &ReactorFromFileType,
) -> Result<(), CMError>Expand description
The flow map of a ReactorFromFile is not generated, it is read back from the case it points to