yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::agent::ProposalCreationResult Struct Reference

#include <proposal_executor.h>

Collaboration diagram for yaze::cli::agent::ProposalCreationResult:

Public Attributes

ProposalRegistry::ProposalMetadata metadata
 
std::filesystem::path proposal_json_path
 
int executed_commands = 0
 
int change_count = 0
 

Detailed Description

Definition at line 26 of file proposal_executor.h.

Member Data Documentation

◆ metadata

ProposalRegistry::ProposalMetadata yaze::cli::agent::ProposalCreationResult::metadata

◆ proposal_json_path

std::filesystem::path yaze::cli::agent::ProposalCreationResult::proposal_json_path

◆ executed_commands

int yaze::cli::agent::ProposalCreationResult::executed_commands = 0

◆ change_count

int yaze::cli::agent::ProposalCreationResult::change_count = 0

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