るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.015秒)

別のキーワード

  1. fileinputmethod new
  2. fileinputmethod gets
  3. fileinputmethod encoding
  4. irb/input-method fileinputmethod
  5. irb/input-method irb::fileinputmethod

ライブラリ

クラス

キーワード

検索結果

IRB::FileInputMethod#encoding -> Encoding (9004.0)

読み込んだファイルの文字エンコーディングを返します。

読み込んだファイルの文字エンコーディングを返します。

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

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

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