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: 25,152 of 180,518
Downloads: 47,716

Daily

Ranking: 41,377 of 180,507
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconsharpsaw