24件ヒット
[1-24件を表示]
(0.029秒)
ライブラリ
-
io
/ console / size (24)
クラス
- IO (24)
検索結果
-
IO
. console _ size -> [Integer , Integer] (18313.0) -
端末のサイズを [rows, columns] で返します。
...端末のサイズを [rows, columns] で返します。
io/console が利用できない場合は、IO.default_console_size
の値を返します。
@see IO.default_console_size... -
IO
. default _ console _ size -> [Integer , Integer] (6301.0) -
デフォルトの端末のサイズを [rows, columns] で返します。
デフォルトの端末のサイズを [rows, columns] で返します。