object SysProp
- Source
- SysProp.scala
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
-
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[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- 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
-
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[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
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
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def int(name: String, default: Int): Int
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- 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 residentLimit: Int
- def supershell: Boolean
- def supershellSleep: Long
-
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
-
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
- @native() @throws( ... )
- def watchMode: String