class Rounders::Commands::GlobalCommand
Public Instance Methods
version()
click to toggle source
# File lib/rounders/commands/global_command.rb, line 23 def version puts Rounders::VERSION end
# File lib/rounders/commands/global_command.rb, line 23 def version puts Rounders::VERSION end