class Pod::Command::UpdateAllrepo

Public Instance Methods

run() click to toggle source
# File lib/cocoapods-wxpodhook/helper.rb, line 68
def run
        CocoapodsWxpodhook::Helper.new().AutoUpdateRepo();
end