#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 13 of file prompt_manager.cc.
References yaze::util::PlatformPaths::FindAsset(), and GetPromptPath().

|
static |
Definition at line 28 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 40 of file prompt_manager.cc.
References yaze::cli::agent::kOracleOfSecrets, and yaze::cli::agent::kStandard.
|
static |
Definition at line 44 of file prompt_manager.cc.
References yaze::cli::agent::kCustom, yaze::cli::agent::kOracleOfSecrets, and yaze::cli::agent::kStandard.