Class
Scanf::FormatSpecifier::FormatString
In: scanf.rb
Parent: Object

Methods

last_spec, match, new, prune, spec_count, to_s,
Attributes

 [R]  :last_match_tried
 [R]  :last_spec_tried
 [R]  :matched_count
 [R]  :string_left
Public Class methods
new(str) src
Public Instance methods
to_s() src
prune(n=matched_count) src
spec_count() src
last_spec() src
match(str) src