pub fn get_path(name: Option<&str>) -> Result<PathBuf>
Construct the path to a snapshot file with the specifed name (defaults to main) under the directory specified by the (snapshot_dir)[fn.snapshot_dir.html] function.
main
snapshot_dir