execute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void execute(BuildContext ctx, const(string)[] args, string workDir, Resources inputs, Resources outputs)
    void
    execute
    (,
    const(string)[] args
    ,
    string workDir
    ,,)
  2. Task.Result execute(Task task, BuildContext ctx)
  3. Command.Result execute(Command command, BuildContext ctx, string workDir)

Meta