Class: CliTemplate::CLI

Inherits:
Command show all
Defined in:
lib/cli_template/cli.rb

Instance Method Summary collapse

Methods inherited from Command

dispatch

Instance Method Details

#versionObject



13
14
15
# File 'lib/cli_template/cli.rb', line 13

def version
  puts VERSION
end