stopCmdModel method

void stopCmdModel()

Implementation

void stopCmdModel() {
  shell.kill();
}