Libraries
»
vnehm
(1.1.3)
»
Index
»
Vnehm
»
VersionCommand
»
#execute
Method: Vnehm::VersionCommand#execute
Defined in:
lib/vnehm/commands/version_command.rb
#
execute
⇒
Object
6 7 8
# File 'lib/vnehm/commands/version_command.rb', line 6
def
execute
UI
.
say
VERSION
end