Method: DOT::DOTEdge#to

Defined in:
lib/puppet/external/dot.rb

#toObject

Returns the value of attribute to.



286
287
288
# File 'lib/puppet/external/dot.rb', line 286

def to
  @to
end