Class: Oplogreplayer::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/oplogreplayer/cli.rb

Instance Method Summary collapse

Instance Method Details

#mongo2mongoObject



9
10
11
# File 'lib/oplogreplayer/cli.rb', line 9

def mongo2mongo()
    Oplogreplayer::Replayer.m2m(options)
end