Class: Smore::CLI
- Inherits:
-
Thor
- Object
- Thor
- Smore::CLI
- Extended by:
- ThorExt::Start
- Defined in:
- lib/smore/cli.rb
Instance Method Summary collapse
Methods included from ThorExt::Start
Instance Method Details
#version ⇒ Object
12 13 14 |
# File 'lib/smore/cli.rb', line 12 def version say "smore/#{VERSION} #{RUBY_DESCRIPTION}" end |