module Reply::Term::Size
Overview
Implementation inspired from https://github.com/crystal-term/screen/blob/master/src/term-screen.cr.
Extended Modules
Defined in:
term_size.crConstant Summary
-
DEFAULT_SIZE =
{80, 27}
Implementation inspired from https://github.com/crystal-term/screen/blob/master/src/term-screen.cr.
{80, 27}