Method: RR::ReplicationRun#sweeper

Defined in:
lib/rubyrep/replication_run.rb

#sweeperObject

The current TaskSweeper



12
13
14
# File 'lib/rubyrep/replication_run.rb', line 12

def sweeper
  @sweeper
end