|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface BuildBinaryTask
A task that combines a set of object files into a single binary.
Method Summary | |
---|---|
void
|
source(Object source)
Adds a set of object files to be combined into the file binary. |
Method Detail |
---|
public void source(Object source)
Gradle API 1.12