Class: Awshark::Cli

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

Instance Method Summary collapse

Instance Method Details

#versionObject



43
44
45
# File 'lib/awshark/cli.rb', line 43

def version
  puts "AwShark version: #{Awshark::VERSION}"
end