Libraries
»
lyp
(1.0.3)
»
Index
»
Lyp
»
CLI
»
#version
Method: Lyp::CLI#version
Defined in:
lib/lyp/cli.rb
#
version
⇒
Object
51 52 53
# File 'lib/lyp/cli.rb', line 51
def
version
$stderr
.
puts
"
Lyp
#{
Lyp
::
VERSION
}
"
end