_data['halt_command'])) { $out = Springbot_Boss::halt($this->getHaltCommand()); } else { $out = Springbot_Boss::halt(); } print $out . PHP_EOL; } }