console_size -> [Integer, Integer][permalink][rdoc] [added by io/console/size]-
端末のサイズを [rows, columns] で返します。
io/console が利用できない場合は、IO.default_console_size の値を返します。
[SEE_ALSO] IO.default_console_size
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
console_size -> [Integer, Integer][permalink][rdoc] [added by io/console/size]
端末のサイズを [rows, columns] で返します。
io/console が利用できない場合は、IO.default_console_size の値を返します。
[SEE_ALSO] IO.default_console_size