class Superbot::Local::CLI::VersionCommand
Public Instance Methods
execute()
click to toggle source
# File lib/superbot/local/cli/version_command.rb, line 7 def execute puts Superbot::Local::VERSION end
# File lib/superbot/local/cli/version_command.rb, line 7 def execute puts Superbot::Local::VERSION end