Class: Pod::Command::UpdateAllrepo
- Inherits:
-
Pod::Command
- Object
- Pod::Command
- Pod::Command::UpdateAllrepo
- Defined in:
- lib/cocoapods-wxpodhook/helper.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
68 69 70 |
# File 'lib/cocoapods-wxpodhook/helper.rb', line 68 def run CocoapodsWxpodhook::Helper.new().AutoUpdateRepo(); end |