yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
tool_dispatcher.cc File Reference

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::agent
 
namespace  yaze::cli::agent::anonymous_namespace{tool_dispatcher.cc}
 

Functions

ToolCallType yaze::cli::agent::anonymous_namespace{tool_dispatcher.cc}::GetToolCallType (const std::string &tool_name)
 
std::unique_ptr< resources::CommandHandleryaze::cli::agent::anonymous_namespace{tool_dispatcher.cc}::CreateHandler (ToolCallType type)
 
std::vector< std::string > yaze::cli::agent::anonymous_namespace{tool_dispatcher.cc}::ConvertArgsToVector (const std::map< std::string, std::string > &args)