mirror of https://github.com/sbt/sbt.git
Although this is technically in the internal package, it is exposed to users when they write a custom input task. I do not think that we should prevent users/plugin authors from writing their own parser implementations if there is a different library they prefer. By my count, there are 21 implementations of this interface in sbt, so it's unlikely that there is much benefit from a pattern matching perspective. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-logic/src | ||