each_port()
No documentation available.
# File lib/rdoc/dot.rb, line 140 def each_port @ports.each{ |i| yield i } end