Class: Ghdeploy::CLI
- Inherits:
-
Thor
- Object
- Thor
- Ghdeploy::CLI
- Defined in:
- lib/ghdeploy/cli.rb
Instance Method Summary collapse
Instance Method Details
#deploy ⇒ Object
8 9 10 |
# File 'lib/ghdeploy/cli.rb', line 8 def deploy puts 'test deploy' end |