: (String input) -> String
161 162 163
# File 'lib/cli/ui.rb', line 161 def wrap(input) CLI::UI::Wrap.new(input).wrap end