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

#include <prompt_manager.h>

Static Public Member Functions

static std::string LoadPrompt (PromptMode mode)
 
static std::string GetPromptPath (PromptMode mode)
 
static std::vector< PromptModeGetAvailableModes ()
 
static const char * ModeToString (PromptMode mode)
 

Detailed Description

Definition at line 17 of file prompt_manager.h.

Member Function Documentation

◆ LoadPrompt()

std::string yaze::cli::agent::PromptManager::LoadPrompt ( PromptMode  mode)
static

Definition at line 10 of file prompt_manager.cc.

References GetPromptPath().

Here is the call graph for this function:

◆ GetPromptPath()

std::string yaze::cli::agent::PromptManager::GetPromptPath ( PromptMode  mode)
static

◆ GetAvailableModes()

std::vector< PromptMode > yaze::cli::agent::PromptManager::GetAvailableModes ( )
static

◆ ModeToString()

const char * yaze::cli::agent::PromptManager::ModeToString ( PromptMode  mode)
static

The documentation for this class was generated from the following files: