Command constructor

Command()

Implementation

Command() {
  _buildArgParser();
}