For placing a wrapper function around property functions. Motivated by places like google app engine throwing exceptions on property lookups.
- Companion:
- object
Value members
Concrete methods
Inherited methods
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
The default end of line character.
The default end of line character.
- Inherited from:
- PropertiesTrait
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
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
- Snapshot, nightly releases and non-bootstrapped compiler are experimental.
- Features supported by experimental versions of the compiler:
- research plugins
- 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