Module: Rbcli::UpdateChecker::Common

Included in:
GemChecker, GithubChecker
Defined in:
lib/rbcli/components/updatechecker/common/common.rb

Instance Method Summary collapse

Instance Method Details

#check_for_updatesObject



11
12
13
# File 'lib/rbcli/components/updatechecker/common/common.rb', line 11

def check_for_updates
  show_message if update_available?
end