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