Libraries
»
axle
(0.0.1)
»
Index (C)
»
Axle
»
CLI
Class: Axle::CLI
Inherits:
Thor
Object
Thor
Axle::CLI
show all
Defined in:
lib/axle/cli.rb
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
11 12 13
# File 'lib/axle/cli.rb', line 11
def
version
puts
"
Axle
#{
Axle
::
VERSION
}
"
end