Class: Amazing

Inherits:
Object
  • Object
show all
Defined in:
lib/thor/spec/thor_runner_spec.rb

Instance Method Summary collapse

Instance Method Details

#helloObject



42
43
44
# File 'lib/thor/spec/thor_runner_spec.rb', line 42

def hello
  puts "Hello"
end