builder
builder copied to clipboard
Bug: Task.prototype.isBuilderTask misses nested `builder` commands.
Task.prototype.isBuilderTask only captures builder at the start of a task, not nested further in.
Task
- [ ] Intelligently figure out if
builderis a task anywhere in the command. Possibly with the now removedargv-splitlibrary. - [ ] Figure out how to handle these "mixed world" commands.