Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
reply
v0.3.0
Deque
Reply
ExpressionEditor
History
Reader
Term
Cursor
Size
Built with Crystal 1.9.2
2023-10-08 11:48:19 UTC
module
Reply::Term::Size
Defined in:
term_size.cr:1
term_size.cr:72
Class Method Summary
.height
.size
: Tuple(Int32, Int32)
Gets the terminals width
.width
Class Method Detail
def self.
height
#
[
View source
]
def self.
size
: Tuple(Int32, Int32)
#
Gets the terminals width
[
View source
]
def self.
width
#
[
View source
]