dc10-sbt
dc10-sbt
API
dc10.sbt
ast
BuildDef
FileDef
FileDef
License
ReadMe
SbtFile
SourceDir
SourceDir
ProjectDef
Symbol
Symbol
Build
BaseDirectory
Build
Project
Root
SubProject
Project
ctx
predef
Build
Build
Mixins
Project
Project
Mixins
version
compiler
dsl
dsl
dc10-sbt
/
dc10.sbt
/
dc10.sbt.predef
/
Build
Build
dc10.sbt.predef.Build
See the
Build
companion object
trait
Build
[
F
[
_
],
G
[
_
],
H
[
_
]]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Mixins
object
dsl
Members list
Clear all
Value members
Abstract methods
def
BASEDIR
[
A
](
nme
:
String
,
files
:
F
[
A
])(
using
sp
:
SourcePos
):
F
[
A
]
def
BUILDSBT
[
A
](
projects
:
G
[
A
])(
using
sp
:
SourcePos
):
F
[
A
]
def
LICENSE
(
contents
:
String
)(
using
sp
:
SourcePos
):
F
[
FileDef
]
def
README
(
contents
:
String
)(
using
sp
:
SourcePos
):
F
[
FileDef
]
def
SRC
[
A
](
packages
:
H
[
A
])(
using
sp
:
SourcePos
):
F
[
FileDef
]
In this article
Attributes
Members list
Value members
Abstract methods