るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.033秒)
トップページ > バージョン:2.2.0[x] > クエリ:Integer[x] > ライブラリ:io/console[x]

別のキーワード

  1. openssl integer
  2. asn1 integer
  3. _builtin integer
  4. integer chr
  5. integer new

クラス

キーワード

検索結果

IO#winsize -> [Integer, Integer] (613.0)

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

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

IO.console_size -> [Integer, Integer] (610.0)

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

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

io/console
が利用できない場合は、IO.default_console_size
の値を返します。

@see IO.default_console_size...

IO.default_console_size -> [Integer, Integer] (610.0)

デフォルトの端末のサイズを [rows, columns] で返します。

デフォルトの端末のサイズを [rows, columns] で返します。