button ~master (2018-11-15T00:26:20Z)
Dub
Repo
buildGraph
button
build
Constructs a subgraph from the build state starting at the given roots.
BuildStateGraph
buildGraph
(BuildState state, EdgeType type)
BuildStateGraph
buildGraph
(BuildState state, Resources resources, Tasks tasks)
BuildStateGraph
buildGraph
(
Resources
Tasks
)
(
BuildState
state
,
Resources
resources
,
Tasks
tasks
)
if
(
is
(
ElementType
!
Resources
:
Index
!
Resource
) &&
is
(
ElementType
!
Tasks
:
Index
!
Task
)
)
Meta
Source
See Implementation
button
build
aliases
BuildStateGraph
functions
build
buildDescriptionPath
buildGraph
checkCycles
checkRaces
explicitGraph
findBuildPath
graph
queueChanges
rules
syncState
syncStateImplicit
visitResource
visitTask
properties
stateName
Constructs a subgraph from the build state starting at the given roots.