Class: Thor::Shell::Basic

Inherits:
Object
  • Object
show all
Defined in:
lib/calendarium-romanum/cli.rb

Instance Method Summary collapse

Instance Method Details



8
9
10
# File 'lib/calendarium-romanum/cli.rb', line 8

def print_wrapped(message, options = {})
  stdout.puts message
end