pub fn load_events( dump_on: Option<DumpOn>, path: &str, ) -> DevnetResult<Vec<DumpEvent>>
Returns Devnet events from the provided path
path