method

to_s

v1_8_6_287 - Show latest stable - Class: Scanf::FormatString
to_s()
public

No documentation available.

# File lib/scanf.rb, line 523
    def to_s
      @specs.join('')
    end