Libraries
»
ink
(0.1.3)
»
Index
»
Ink
»
Command
»
#version
Method: Ink::Command#version
Defined in:
lib/ink/command.rb
#
version
⇒
Object
32 33 34
# File 'lib/ink/command.rb', line 32
def
version
puts
Ink
::
Version
::
STRING
end