public interface TaskExecutionContext
TaskExecutor with context about the
environment of the task run.| Modifier and Type | Method and Description |
|---|---|
Console |
console()
This Console instance will be setup such that any messages written to it will show
up in the build log.
|
EnvironmentVariables |
environment()
The environment variables that this task should run with.
|
String |
workingDir()
Working directory to be used by the task.
|
EnvironmentVariables environment()
Console console()
String workingDir()
Copyright © 2014 ThoughtWorks, Inc. Go Version: 16.2.1-175