类的使用
com.agentsflex.tool.commons.GrepTool.Builder
-
com.agentsflex.tool.commons中GrepTool.Builder的使用
修饰符和类型方法说明static GrepTool.BuilderGrepTool.builder()GrepTool.Builder.maxDepth(int maxDepth) GrepTool.Builder.maxLineLength(int maxLineLength) GrepTool.Builder.maxOutputLength(int maxOutputLength) GrepTool.Builder.workingDirectory(String workingDirectory) Set the working directory using a string path.GrepTool.Builder.workingDirectory(Path workingDirectory) Set the working directory to use when the agent doesn't specify a path.