Skip to content

Ruby Global $` (DollarBacktick)

☈king edited this page Nov 19, 2012 · 6 revisions

The $` global is the string to the left of the last successful match.

Clone this wiki locally