Manage several publishers as a single entity.
Methods
Class Public methods
new()
Link
Source: show
# File lib/rake/contrib/compositepublisher.rb, line 5 def initialize @publishers = [] end
Instance Public methods