object SysProp
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SysProp
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def allowRootDir: Boolean
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def banner: Boolean
- def booleanOpt(name: String): Option[Boolean]
- def ci: Boolean
- def client: Boolean
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def closeClassLoaders: Boolean
-
lazy val
color: Boolean
Indicates whether formatting has been disabled in environment variables.
Indicates whether formatting has been disabled in environment variables. 1. -Dsbt.log.noformat=true means no formatting. 2. -Dsbt.color=always/auto/never/true/false 3. -Dsbt.colour=always/auto/never/true/false 4. -Dsbt.log.format=always/auto/never/true/false
- def defaultUseCoursier: Boolean
- def double(name: String, default: Double): Double
- def dumbTerm: Boolean
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def fileCacheSize: Long
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def forceServerStart: Boolean
- def gcMonitor: Boolean
- def gcRatio: Double
- def gcWindow: FiniteDuration
-
def
genBuildProps: Boolean
Generate build.properties if missing.
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def getOrFalse(name: String): Boolean
- def getOrTrue(name: String): Boolean
-
def
globalLocalCache: File
Operating system specific cache directory, similar to Coursier cache.
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def int(name: String, default: Int): Int
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def legacyTestReport: Boolean
- def long(name: String, default: Long): Long
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def offline: Boolean
- def onChangedBuildSource: WatchBuildSourceOption
- def pipelining: Boolean
- lazy val sbtCredentialsEnv: Option[Credentials]
- def semanticdb: Boolean
- def serverUseJni: Boolean
- def supershell: Boolean
- def supershellBlankZone: Int
- def supershellMaxTasks: Int
- def supershellSleep: Long
- def supershellThreshold: FiniteDuration
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def taskTimings: Boolean
- def taskTimingsOmitPaths: Boolean
- def taskTimingsOnShutdown: Boolean
- def taskTimingsThreshold: Long
- def taskTimingsUnit: (String, Int)
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def traces: Boolean
- def turbo: Boolean
- def useLog4J: Boolean
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def watchMode: String
Deprecated Value Members
-
def
residentLimit: Int
- Annotations
- @deprecated
- Deprecated
(Since version 1.4.0) Resident compilation is no longer supported