Gradle File Resolution
Jump to navigation
Jump to search
Internal
Overview
The Project API exposes methods for file resolution inside a project:
Project.files(Object... paths)
Organizatorium
output = new File(buildDir, "test.txt")