Skip to content

Ruby Global $, (DollarComma)

☈king edited this page Sep 18, 2012 · 6 revisions

Ruby Global $, (DollarComma)

The $, global is the output field separator for the print and Array#join. @example ... @param name desc @see http://... or Obj#meth

Clone this wiki locally