includeTool << gant.tools.Execute
executable
: 실행파일 실행. 인자가 하나 혹은 문자열의 리스트일 수 있다.shell
: 셸을 호출하고 지정된 명령어를 파싱하고 실행한다.cmd /c 명령
sh -c 명령
errorProcessing
: 에러 처리를 받는 클로저 지정outProcessing
: 표준 출력 처리를 받는 클로저 지정gant.tools.AntFile
gant.tools.Subdirectories