Libraries
»
memoh
(1.0)
»
Index (C)
»
Memoh
»
CLI
Class: Memoh::CLI
Inherits:
Thor
Object
Thor
Memoh::CLI
show all
Includes:
Memoh::Commands::CRUD
,
Memoh::Commands::Connection
, Thor::Actions
Defined in:
lib/memoh/cli.rb
Overview
:nodoc:
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
19 20 21
# File 'lib/memoh/cli.rb', line 19
def
version
puts
Memoh
::
VERSION
end