Class: RKS::CLI
- Inherits:
-
Thor
- Object
- Thor
- RKS::CLI
- Defined in:
- lib/cli.rb
Instance Method Summary collapse
Instance Method Details
#install ⇒ Object
7 8 9 |
# File 'lib/cli.rb', line 7 def install puts "Installing RKS boilerplate" end |