Top level CLI class
18 19 20
# File 'lib/arfi/cli.rb', line 18 def version $stdout.write(Arfi::VERSION, "\n") end