るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.044秒)
トップページ > バージョン:2.6.0[x] > クエリ:String[x] > クエリ:get[x] > ライブラリ:irb/input-method[x]

別のキーワード

  1. string []=
  2. string []
  3. string slice
  4. string slice!
  5. string gsub

検索結果

IRB::FileInputMethod#gets -> String (18610.0)

読み込んだファイルから文字列を 1 行読み込みます。

読み込んだファイルから文字列を 1 行読み込みます。

IRB::ReadlineInputMethod#gets -> String (18610.0)

標準入力から文字列を 1 行読み込みます。

標準入力から文字列を 1 行読み込みます。

IRB::StdioInputMethod#gets -> String (18610.0)

標準入力から文字列を 1 行読み込みます。

標準入力から文字列を 1 行読み込みます。