Categories: None [Edit]

terminal-size

https://rubygems.org/gems/terminal-size
https://github.com/rking/terminal-size
A tiny gem to accomplish a simple task: Determining the terminal size. == Usage p Terminal.size # ⇒ {height: 90, width: 161} p Terminal.size! # to get 80×25 as a fallback instead of nil

Total

Ranking: 24,870 of 183,107
Downloads: 51,339

Daily

Ranking: 20,749 of 183,092
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconsharpsaw