Scans STDIN for data matching format. See IO#scanf for details.
format
See Scanf for details on creating a format string.
You will need to require 'scanf' to use #scanf.
# File scanf.rb, line 772 def scanf(format, &b) #:doc: STDIN.scanf(format ,&b) end
This page was generated for Ruby 2.6.2
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.0.