Class: Pmanager::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/pmanager/cli.rb

Overview

CLI class

Instance Method Summary collapse

Instance Method Details

#helloObject



6
7
8
# File 'lib/pmanager/cli.rb', line 6

def hello
  puts "I'm developing it! Please check https://github.com/Angelmmiguel/pm/tree/ruby"
end