Libraries
»
gemview
(1.2.0)
»
Index (V)
»
Gemview
»
Commands
»
Version
Class: Gemview::Commands::Version
Inherits:
Dry::CLI::Command
Object
Dry::CLI::Command
Gemview::Commands::Version
show all
Defined in:
lib/gemview/commands.rb
Instance Method Summary
collapse
#
call
⇒ Object
Instance Method Details
#
call
⇒
Object
112 113 114
# File 'lib/gemview/commands.rb', line 112
def
call
(
*
)
puts
Gemview
::
VERSION
end