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_updates ⇒ Object
11 12 13 |
# File 'lib/rbcli/components/updatechecker/common/common.rb', line 11 def check_for_updates if update_available? end |