Class: Memoh::CLI

Inherits:
Thor
  • Object
show all
Includes:
Memoh::Commands::CRUD, Memoh::Commands::Connection, Thor::Actions
Defined in:
lib/memoh/cli.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#versionObject



19
20
21
# File 'lib/memoh/cli.rb', line 19

def version
  puts Memoh::VERSION
end