yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::SnapshotResult Struct Reference

#include <version_manager.h>

Public Attributes

bool success
 
std::string commit_hash
 
std::string rom_backup_path
 
std::string message
 

Detailed Description

Definition at line 14 of file version_manager.h.

Member Data Documentation

◆ success

bool yaze::core::SnapshotResult::success

Definition at line 15 of file version_manager.h.

Referenced by yaze::core::VersionManager::CreateSnapshot().

◆ commit_hash

std::string yaze::core::SnapshotResult::commit_hash

Definition at line 16 of file version_manager.h.

Referenced by yaze::core::VersionManager::CreateSnapshot().

◆ rom_backup_path

std::string yaze::core::SnapshotResult::rom_backup_path

Definition at line 17 of file version_manager.h.

Referenced by yaze::core::VersionManager::CreateSnapshot().

◆ message

std::string yaze::core::SnapshotResult::message

Definition at line 18 of file version_manager.h.

Referenced by yaze::core::VersionManager::CreateSnapshot().


The documentation for this struct was generated from the following file: