Function merge_hooks

Source
pub fn merge_hooks(
    maybe_files: &Option<Vec<String>>,
) -> Result<Option<SimulationHooksConfig>>