InvokeCommand constructor

InvokeCommand()

Implementation

InvokeCommand() {
  parseFunctionCall(argParser);
}