#include <prompt_manager.h>
Static Public Member Functions | |
static std::string | LoadPrompt (PromptMode mode) |
static std::string | GetPromptPath (PromptMode mode) |
static std::vector< PromptMode > | GetAvailableModes () |
static const char * | ModeToString (PromptMode mode) |
Definition at line 17 of file prompt_manager.h.
|
static |
Definition at line 10 of file prompt_manager.cc.
References GetPromptPath().
|
static |
Definition at line 20 of file prompt_manager.cc.
References yaze::cli::agent::kCustom, yaze::cli::agent::kOracleOfSecrets, and yaze::cli::agent::kStandard.
Referenced by LoadPrompt().
|
static |
Definition at line 32 of file prompt_manager.cc.
References yaze::cli::agent::kOracleOfSecrets, and yaze::cli::agent::kStandard.
|
static |
Definition at line 36 of file prompt_manager.cc.
References yaze::cli::agent::kCustom, yaze::cli::agent::kOracleOfSecrets, and yaze::cli::agent::kStandard.