module Thor::Shell
Public Instance Methods
print_wrapped(*args)
click to toggle source
# File lib/thor/basic.rb, line 3 def print_wrapped(*args) shell.print_wrapped(*args) end
# File lib/thor/basic.rb, line 3 def print_wrapped(*args) shell.print_wrapped(*args) end