Libraries
»
ba
(0.0.10)
»
Index (C)
»
Ba
»
CLI
Class: Ba::CLI
Inherits:
Thor
Object
Thor
Ba::CLI
show all
Includes:
Banks
Defined in:
lib/ba/cli.rb
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
18 19 20
# File 'lib/ba/cli.rb', line 18
def
version
puts
Ba
::
VERSION
end