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
53 54 55 |
# File 'lib/cocoapods-wxpodhook/helper.rb', line 53 def run CocoapodsWxpodhook::Helper.new().AutoUpdateRepo(); end |