Libraries
»
devup
(0.6.1)
»
Index (V)
»
Devup
»
CLI
»
Commands
»
Version
Class: Devup::CLI::Commands::Version
Inherits:
Dry::CLI::Command
Object
Dry::CLI::Command
Devup::CLI::Commands::Version
show all
Defined in:
lib/devup/cli.rb
Instance Method Summary
collapse
#
call
⇒ Object
Instance Method Details
#
call
⇒
Object
13 14 15
# File 'lib/devup/cli.rb', line 13
def
call
(
*
)
puts
Devup
::
VERSION
end