Class: DOT::DOTDirectedEdge
- Inherits:
-
DOTEdge
- Object
- DOTSimpleElement
- DOTElement
- DOTEdge
- DOT::DOTDirectedEdge
- Defined in:
- lib/puppet/external/dot.rb
Instance Attribute Summary
Attributes inherited from DOTEdge
Attributes inherited from DOTElement
Attributes inherited from DOTSimpleElement
Instance Method Summary collapse
Methods inherited from DOTEdge
Methods inherited from DOTElement
#each_option, #each_option_pair, #initialize
Methods inherited from DOTSimpleElement
Constructor Details
This class inherits a constructor from DOT::DOTEdge
Instance Method Details
#edge_link ⇒ Object
311 312 313 |
# File 'lib/puppet/external/dot.rb', line 311 def edge_link '->' end |