Method: Seg2D#to_s

Defined in:
lib/cem/cruzzles.rb

#to_sObject



214
215
216
# File 'lib/cem/cruzzles.rb', line 214

def to_s
  "#{p1},#{p2}"
end