yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::anonymous_namespace{prompt_builder.cc} Namespace Reference

Functions

bool IsYamlBool (const std::string &value)
 
nlohmann::json YamlToJson (const YAML::Node &node)
 

Function Documentation

◆ IsYamlBool()

bool yaze::cli::anonymous_namespace{prompt_builder.cc}::IsYamlBool ( const std::string &  value)

Definition at line 22 of file prompt_builder.cc.

References IsYamlBool().

Referenced by IsYamlBool(), and YamlToJson().

Here is the call graph for this function:

◆ YamlToJson()

nlohmann::json yaze::cli::anonymous_namespace{prompt_builder.cc}::YamlToJson ( const YAML::Node &  node)

Definition at line 28 of file prompt_builder.cc.

References IsYamlBool(), and YamlToJson().

Referenced by YamlToJson().

Here is the call graph for this function: