class Axle::CLI
Public Instance Methods
version()
click to toggle source
# File lib/axle/cli.rb, line 11 def version puts "Axle #{Axle::VERSION}" end
# File lib/axle/cli.rb, line 11 def version puts "Axle #{Axle::VERSION}" end