CingI v0.1.2 Cingi.CLI View Source

The CLI handles all the command line functionality. They are linked to the local branch started by the application. They also create the global Headquarters all branches connect to. The CLI manages the netwwork and connections, and also handles disconnect signals.

Link to this section Summary

Link to this section Functions

Link to this function connect_or_headquarters(host, min_branch_num, options) View Source
Link to this function connect_to_hq(atom, host) View Source
Link to this function connect_to_hq(atom, host, options) View Source
Link to this function set_up_network(arg1, options) View Source
Link to this function start_missions(file, options) View Source
Link to this function wait_for_branches(countdown) View Source
Link to this function wait_for_hq(host, countdown \\ 100) View Source