RunCommand constructor

RunCommand()

Implementation

RunCommand()
    : super(
        'run',
        'oem app for the targeted platforms',
      );