Module: Kernel (Ruby 2.3.4) Home Core 2.3.4 Std-lib 2.3.4 Downloads Home Classes Methods In Files scanf.rb Methods #scanf Class/Module Index Quicksearch IO Kernel Scanf String No matching classes. Kernel Private Instance Methods scanf(format, &b) Scans STDIN for data matching format. See IO#scanf for details. See Scanf for details on creating a format string. You will need to require ‘scanf’ to use #scanf. # File scanf.rb, line 773 def scanf(format, &b) #:doc: STDIN.scanf(format ,&b) end This page was generated for Ruby 2.3.4 Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D. Generated with Ruby-doc Rdoc Generator 0.36.0.