sbt.internal
Members list
Packages
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BuildUtilLite.type
This represents a Setting
expression configured by the sbt DSL.
This represents a Setting
expression configured by the sbt DSL.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait ProjectManipulationclass DslAggregateclass DslConfigsclass DslDependsOnclass DslDisablePluginsclass DslEnablePluginstrait ProjectSettingsclass DslSettingShow all
- nonCpOptions - non-classpath options
- classpath - classpath used for evaluation
- backingDir - directory to save
*.class
files - mkReporter - an optional factory method to create a reporter
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
The result of evaluating a group of Scala definitions. The definitions are wrapped in an auto-generated, top-level module named enclosingModule
. generated
contains the compiled classes and cache files related to the definitions. A new class loader containing the module may be obtained from loader
by passing the parent class loader providing the classes from the classpath that the definitions were compiled against. The list of vals with the requested types is valNames
. The values for these may be obtained by providing the parent class loader to values
as is done with loader
.
The result of evaluating a group of Scala definitions. The definitions are wrapped in an auto-generated, top-level module named enclosingModule
. generated
contains the compiled classes and cache files related to the definitions. A new class loader containing the module may be obtained from loader
by passing the parent class loader providing the classes from the classpath that the definitions were compiled against. The list of vals with the requested types is valNames
. The values for these may be obtained by providing the parent class loader to values
as is done with loader
.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Supertypes
-
class Reportertrait ReporterResultclass Objecttrait Matchableclass Any
- Known subtypes
-
class ForwardingReporter
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EvalReporter.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class EvalReporterclass Reportertrait ReporterResultclass Objecttrait Matchableclass AnyShow all