Tools::ToolSet
Inherits Reference < Object
A ToolSet hold a set of tools until they need to be instantiated
Class methods
Instance methods
each_tool_class(readonly = false, &)
Sourceeach_tool_info(readonly = false, &)
Sourcename
Sourceretrieve(readonly = false, selection : Enumerable(String) | Nil = nil, & : BuiltInFunction.class -> )
Call this method to retrieve built-in tool/function classes
from this ToolSet, optionally using a selection of tool names to filter the tools
tool_names
Source