io.winsize = [rows, columns]
Instance Public methods
Tries to set console size. The effect depends on the platform and the running environment.
You must require 'io/console' to use this method.
Tries to set console size. The effect depends on the platform and the running environment.
You must require 'io/console' to use this method.
Please login to continue.