Class: Pod::Command::UpdateAllrepo

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

Instance Method Summary collapse

Instance Method Details

#runObject



53
54
55
# File 'lib/cocoapods-wxpodhook/helper.rb', line 53

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