181 182 183
# File 'lib/qb/cli.rb', line 181 def self.dynamic_width_tput `tput cols 2>/dev/null`.to_i end