Module: Thor::Shell

Defined in:
lib/thor/basic.rb

Instance Method Summary collapse

Instance Method Details



3
4
5
# File 'lib/thor/basic.rb', line 3

def print_wrapped(*args)
  shell.print_wrapped(*args)
end