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