るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.009秒)
トップページ > クエリ:fileinputmethod[x] > 種類:インスタンスメソッド[x]

別のキーワード

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

ライブラリ

クラス

キーワード

検索結果

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

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

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

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

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

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