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,729 of 184,487
Downloads: 53,416

Daily

Ranking: 10,513 of 184,472
Downloads: 40

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconsharpsaw