mirror of https://github.com/sbt/sbt.git
At the suggestion of @eed3si9n, instead of specifying the file cache size in bytes, we now specify it in a formatted string. For example, instead of specifying 128 megabytes in bytes (134217728), we can specify it with the string "128M". |
||
|---|---|---|
| .. | ||
| sbt | ||
| DefaultParsersSpec.scala | ||
| ParserTest.scala | ||
| UnitSpec.scala | ||