TaskKey.workingDirectory

The working directory for the commands, relative to the current working directory of the build system. If empty, the current working directory of the build system is used.

struct TaskKey
string workingDirectory;

Meta