pub fn load_latest( dir: &Path, engine: &EngineHandle, ) -> Result<Option<(PathBuf, usize)>>
Find the most recently modified .toml in dir and load it.
.toml
dir