Class: Ebfly::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/ebfly/cli.rb

Instance Method Summary collapse

Instance Method Details

#versionObject



15
16
17
# File 'lib/ebfly/cli.rb', line 15

def version
  puts "Ebfly #{Ebfly::VERSION}"
end