mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 18:24:30 +02:00
more consistent configuration of the Ivy user directory
This commit is contained in:
@@ -10,5 +10,5 @@ public interface Launcher
|
||||
public GlobalLock globalLock();
|
||||
public File bootDirectory();
|
||||
// null if none set
|
||||
public File cacheDirectory();
|
||||
public File ivyHome();
|
||||
}
|
||||
Reference in New Issue
Block a user