CallCommand constructor

CallCommand()

Implementation

CallCommand() {
  parseFunctionCall(argParser);
}