Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs HarbormasterBuildGraph

final class HarbormasterBuildGraph
Phabricator Technical Documentation (Harbormaster)

Directed graph representing a build plan

Methods

public static function determineDependencyExecution($plan)

This method is not documented.
Parameters
HarbormasterBuildPlan$plan
Return
wild

public function __construct($step_map)

This method is not documented.
Parameters
$step_map
Return
this//Implicit.//

protected function loadEdges($nodes)

This method is not documented.
Parameters
array$nodes
Return
wild