Flowdock
method

execute

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: CheckCommand
execute() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/commands/check_command.rb, line 70
  def execute
    check_gems if options[:gems]
    doctor if options[:doctor]
  end
Register or log in to add new notes.