Class: Ba::CLI

Inherits:
Thor
  • Object
show all
Includes:
Banks
Defined in:
lib/ba/cli.rb

Instance Method Summary collapse

Instance Method Details

#versionObject



18
19
20
# File 'lib/ba/cli.rb', line 18

def version
  puts Ba::VERSION
end