class

Molinillo::DependencyGraph::AddEdgeNoCircular(P, R)

Inherits Molinillo::DependencyGraph::Action < Reference < Object

Constructors

new(origin : String, destination : String, requirement : R)
Source

Instance methods

destination
Source
down(graph)
Source
make_edge(graph)

@param [DependencyGraph] graph the graph to find vertices from @return [Edge] The edge this action adds

Source
origin
Source
requirement
Source
up(graph)
Source