Skip to content

Ruby Global $@ (DollarAt)

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

Ruby Global $@ (DollarAt)

The $@ global Array of backtrace of the last exception thrown. @example

Clone this wiki locally