method
dynamic_width_tput
v2_1_10 -
Show latest stable
- Class:
Rake::Application
dynamic_width_tput()public
No documentation available.
# File lib/rake/application.rb, line 307
def dynamic_width_tput
%{tput cols 2>/dev/null}.to_i
end