public class GoBuild extends Go
Go.BuildFunction, Go.ClosureLineConsumer, Go.GoActionbuildManager, continueOnFailure, environment, exitValues, goActions, stderrLineConsumer, stdoutLineConsumer| Constructor and Description |
|---|
GoBuild() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterEvaluate() |
java.lang.String |
getOutputLocation() |
void |
setOutputLocation(java.lang.String outputLocation) |
void |
setTargetPlatform(java.util.List<java.lang.String> targetPlatformList) |
void |
setTargetPlatform(java.lang.String targetPlatform)
Deprecated.
|
addGoAction, appendTo, devNull, environment, environment, executeTask, getExitValue, getExitValues, getGoActions, go, go, go, go, run, run, run, run, setContinueOnFailure, setContinueWhenFail, stderr, stderr, stdout, stdout, writeTogetProjectDir, getTask, setGogradleGlobalContextnewInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic void setOutputLocation(java.lang.String outputLocation)
public void afterEvaluate()
afterEvaluate in class AbstractGolangTaskpublic java.lang.String getOutputLocation()
@Deprecated public void setTargetPlatform(java.lang.String targetPlatform)
public void setTargetPlatform(java.util.List<java.lang.String> targetPlatformList)