るりまサーチ

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

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

モジュール

検索結果

Readline.get_screen_size -> [Integer, Integer] (18207.0)

端末のサイズを [rows, columns] で返します。

...端末のサイズを [rows, columns] で返します。

@raise NotImplementedError サポートしていない環境で発生します。

@see GNU Readline ライブラリの rl_get_screen_size 関数...