DiffCommand constructor

DiffCommand()

Implementation

DiffCommand() {
  argParser.addFlag('raw');
}