Class String
In: lib/Getopt/Declare.rb
lib/Getopt/Declare2.rb
lib/Getopt/DelimScanner.rb
Parent: Object

Add some stuff to the String class to allow easy transformation to Regexp and in-place interpolation.

Methods

Public Instance methods

Return new string with all tabs set to spaces

Return new string with all tabs set to spaces

Expand all tabs to spaces

Expand all tabs to spaces

Ideas for String-interpolation stuff courtesy of Hal E. Fulton <hal9000@hypermetrics.com> via ruby-talk

[Validate]