method
push
v1_8_7_330 -
Show latest stable
- Class:
DOT::DOTNode
push( thing )public
No documentation available.
# File lib/rdoc/dot/dot.rb, line 153
def push ( thing )
@ports.push( thing )
end push( thing )No documentation available.
# File lib/rdoc/dot/dot.rb, line 153
def push ( thing )
@ports.push( thing )
end