#include <prompt_builder.h>
Public Attributes | |
std::string | rom_path |
bool | rom_loaded = false |
std::string | current_editor |
std::map< std::string, std::string > | editor_state |
Definition at line 56 of file prompt_builder.h.
std::string yaze::cli::RomContext::rom_path |
Definition at line 57 of file prompt_builder.h.
bool yaze::cli::RomContext::rom_loaded = false |
Definition at line 58 of file prompt_builder.h.
std::string yaze::cli::RomContext::current_editor |
Definition at line 59 of file prompt_builder.h.
std::map<std::string, std::string> yaze::cli::RomContext::editor_state |
Definition at line 60 of file prompt_builder.h.