class Envoi::Mam::Cantemo::Agent::WatchFolderManager::MultiLogger
Attributes
targets[RW]
Public Class Methods
new(*targets)
click to toggle source
# File lib/envoi/mam/cantemo/agent/watch_folder_manager.rb, line 15 def initialize(*targets) @targets = targets end