Skip to main content

Module tools

Module tools 

Source

Structs§

EditFileTool
编辑文件的工具(基于字符串替换)
ReadFileTool
读取文件的工具
ShellTool
执行 shell 命令的工具
ToolRegistry
工具注册表
ToolResult
工具执行结果
WriteFileTool
写入文件的工具

Traits§

Tool
工具 trait