Class: SchwarmCli::Commands::Main

Inherits:
Thor
  • Object
show all
Defined in:
lib/schwarm_cli/commands/main.rb

Instance Method Summary collapse

Instance Method Details

#versionObject



57
58
59
# File 'lib/schwarm_cli/commands/main.rb', line 57

def version
  puts "schwarm-cli #{SchwarmCli::VERSION}"
end