method
push
ruby latest stable - Class:
DOT::DOTSubgraph
push( thing )public
No documentation available.
# File lib/rdoc/dot/dot.rb, line 202
def push( thing )
@nodes.push( thing )
end push( thing )No documentation available.
# File lib/rdoc/dot/dot.rb, line 202
def push( thing )
@nodes.push( thing )
end