CingI v0.1.1 Cingi.Commander View Source
Commanders are long running processes that are used to start missions They have a main_mission and a transforming_mission main_missions are the long running script process that output to standard out transforming_missions are optional missions take each line of main_mission’s output, parses it, and returns it back to the commander ina suitable format. If the commander gets a line in an appropriate format, it’ll start up a MissionReport and send it to its headquarters