Libraries
»
githuh
(0.2.1)
»
Index (V)
»
Githuh
»
CLI
»
Commands
»
Version
Class: Githuh::CLI::Commands::Version
Inherits:
Dry::CLI::Command
Object
Dry::CLI::Command
Githuh::CLI::Commands::Version
show all
Defined in:
lib/githuh/cli/commands/version.rb
Instance Method Summary
collapse
#
call
⇒ Object
Instance Method Details
#
call
⇒
Object
15 16 17
# File 'lib/githuh/cli/commands/version.rb', line 15
def
call
(
*
)
puts
Githuh
::
VERSION
end