Class: Pod::Command::UpdateAllrepo

Inherits:
Pod::Command show all
Defined in:
lib/cocoapods-wxpodhook/helper.rb

Instance Method Summary collapse

Instance Method Details

#runObject



68
69
70
# File 'lib/cocoapods-wxpodhook/helper.rb', line 68

def run
	CocoapodsWxpodhook::Helper.new().AutoUpdateRepo();
end