Allow options to be replayed from a config file. `memory_scanner.rb -c test.json -u foo,bar,baz -m 60 -r` will generate a json config with this options that can be subsequently run again as, `memory_scanner.rb -c test.json`
Allow options to be replayed from a config file.
memory_scanner.rb -c test.json -u foo,bar,baz -m 60 -rwill generate a json config with this options that can be subsequently run again as,
memory_scanner.rb -c test.json