]> gitweb.michael.orlitzky.com - mailshears.git/commit
In the middle of refactoring the binary to accept three modes of execution. Does...
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 29 Aug 2013 18:32:51 +0000 (14:32 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 29 Aug 2013 18:32:51 +0000 (14:32 -0400)
commita6ae98f0423603445b621a8eaa17443c8d590b45
tree0e48914ddb8f03f9e1f49969c00dba08400bbc83
parent616d9c0f3260f4d8e9bf26140fa6032c3eabca8b
In the middle of refactoring the binary to accept three modes of execution. Does nothing at the moment.
bin/mailshears
lib/common/exit_codes.rb
lib/common/runner.rb [new file with mode: 0644]
lib/mailshears.rb
lib/mv/mv_plugin.rb
lib/rm/rm_dummy_runner.rb [new file with mode: 0644]
lib/rm/rm_plugin.rb
lib/rm/rm_runner.rb [new file with mode: 0644]