mirror of https://github.com/sbt/sbt.git
Add methods that allow one to set a new value to one of the fields of IncOptions class. These methods are meant to be an alternative to copy method that is hard to keep binary compatible when new fields are added to the class. Each copying method is related to one field of the class so when new fields are added existing methods (and their signatures) are unaffected. |
||
|---|---|---|
| .. | ||
| api | ||
| inc | ||
| integration/src/main/scala/sbt/compiler | ||
| interface | ||
| ivy/src/main/scala/sbt/compiler | ||
| persist | ||
| src/main/scala/sbt | ||
| NOTICE | ||