builder icon indicating copy to clipboard operation
builder copied to clipboard

Bug: Task.prototype.isBuilderTask misses nested `builder` commands.

Open ryan-roemer opened this issue 8 years ago • 0 comments

Task.prototype.isBuilderTask only captures builder at the start of a task, not nested further in.

Task

  • [ ] Intelligently figure out if builder is a task anywhere in the command. Possibly with the now removed argv-split library.
  • [ ] Figure out how to handle these "mixed world" commands.

ryan-roemer avatar Feb 19 '16 00:02 ryan-roemer