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