るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.010秒)
トップページ > クエリ:raw[x] > クエリ:getch[x]

別のキーワード

  1. socket sock_raw
  2. net/imap raw_data
  3. socket ipproto_raw
  4. etc sc_raw_sockets
  5. rexml/document raw

ライブラリ

クラス

検索結果

IO#getch -> String (18117.0)

raw モードで一文字読み込んだ結果を返します。

...
raw
モードで一文字読み込んだ結果を返します。...

NEWS for Ruby 2.0.0 (24.0)

NEWS for Ruby 2.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...ングを導入しました。期待しないスタックオーバーフローを避けるためです

* GC::Profiler
* 追加: GC::Profiler.raw_data GCの加工していないプロファイルデータを返します

* Hash
* 追加: Hash#to_h 明示的に変換するメソッドで...
...hich sets the terminal to cooked mode within the given block.
* 追加: IO#cooked! which sets the terminal to cooked.
* 拡張: IO#raw, IO#raw!, IO#getch キーワード引数 :min, :time を受け付けます。

* io/wait
* 追加: IO#wait_writable
* 追加: IO#wait_readable は...