Libraries
»
ptimelog
(0.10.0)
»
Index
»
Ptimelog
»
Command
»
Version
»
#run
Method: Ptimelog::Command::Version#run
Defined in:
lib/ptimelog/command/version.rb
#
run
⇒
Object
11 12 13
# File 'lib/ptimelog/command/version.rb', line 11
def
run
puts
Ptimelog
::
VERSION
end