企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
# G.10 Type The `<type>` tag selects files of a certain type: directory or regular. ``` <fileset dir="${src}"> <type type="dir"/> </fileset> ``` Table G.10:聽 Attributes for the `<type>` selector NameDescriptionDefaultRequired`type`The type of file which should be tested for. Either `file` or `dir`.n/aYes