Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Jul 17, 2017
1 parent 071d8db commit c5ef5f0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Then, run:

[#3133][3133] by [@eed3si9n][@eed3si9n] (forward ported from 0.13.16-M1)

### CopyOptions
#### CopyOptions

sbt IO 1.0 add variant of `IO.copyFile` and `IO.copyDirectory` that accept `sbt.io.CopyOptions()`.
`CopyOptions()` is an example of pseudo case class similar to the builder pattern.
Expand Down Expand Up @@ -278,6 +278,7 @@ that would should work together to allow dependency locking.
[1911]: https://github.com/sbt/sbt/issues/1911
[2059]: https://github.com/sbt/sbt/issues/2059
[2662]: https://github.com/sbt/sbt/pull/2662
[3133]: https://github.com/sbt/sbt/pull/3133
[util80]: https://github.com/sbt/util/pull/80
[3198]: https://github.com/sbt/sbt/issues/3198
[lm88]: https://github.com/sbt/librarymanagement/pull/88
Expand Down

0 comments on commit c5ef5f0

Please sign in to comment.