AccessControl

class Object
trait Matchable
class Any

Value members

Concrete methods

def wrap[T](body: => T): Option[T]

Inherited methods

override def clearProp(name: String): String
Definition Classes
Inherited from
WrappedProperties

This is the default text encoding, overridden (unreliably) with JAVA_OPTS="-Dfile.encoding=Foo"

This is the default text encoding, overridden (unreliably) with JAVA_OPTS="-Dfile.encoding=Foo"

Inherited from
PropertiesTrait
override def envOrElse(name: String, alt: String): String
Definition Classes
Inherited from
WrappedProperties
override def envOrNone(name: String): Option[String]
Definition Classes
Inherited from
WrappedProperties
Inherited from
PropertiesTrait

Some derived values.

Some derived values.

Inherited from
PropertiesTrait

Various well-known properties.

Various well-known properties.

Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait

The default end of line character.

The default end of line character.

Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
override def propIsSet(name: String): Boolean
Definition Classes
Inherited from
WrappedProperties
def propIsSetTo(name: String, value: String): Boolean
Inherited from
PropertiesTrait
override def propOrElse(name: String, alt: String): String
Definition Classes
Inherited from
WrappedProperties
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
def propOrNull(name: String): String
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
def scalaPropOrElse(name: String, alt: String): String
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
override def setProp(name: String, value: String): String
Definition Classes
Inherited from
WrappedProperties

This is the encoding to use reading in source files, overridden with -encoding Note that it uses "prop" i.e. looks in the scala jar, not the system properties.

This is the encoding to use reading in source files, overridden with -encoding Note that it uses "prop" i.e. looks in the scala jar, not the system properties.

Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait
Inherited from
PropertiesTrait

Either the development or release version if known, otherwise the empty string.

Either the development or release version if known, otherwise the empty string.

Inherited from
PropertiesTrait

Inherited fields

Whether the current version of compiler is experimental

Whether the current version of compiler is experimental

  1. Snapshot and nightly releases are experimental.
  2. Features supported by experimental versions of the compiler:
    • research plugins
Inherited from
PropertiesTrait
protected val propFilename: String

The name of the properties file

The name of the properties file

Inherited from
PropertiesTrait
lazy protected val scalaProps: Properties

The loaded properties

The loaded properties

Inherited from
PropertiesTrait

The version number of the jar this was loaded from, or "(unknown)" if it cannot be determined.

The version number of the jar this was loaded from, or "(unknown)" if it cannot be determined.

Inherited from
PropertiesTrait

The version number of the jar this was loaded from plus "version " prefix, or "version (unknown)" if it cannot be determined.

The version number of the jar this was loaded from plus "version " prefix, or "version (unknown)" if it cannot be determined.

Inherited from
PropertiesTrait