cicada.cli.main module

Provides a command line interface for running Cicada programs.

cicada.cli.main.basic_frontend(arguments, players, log)[source]

Warning

function ‘cicada.cli.main.basic_frontend’ undocumented

cicada.cli.main.get_environment(world_size, rank, address, root_address, identity, trusted)[source]

Warning

function ‘cicada.cli.main.get_environment’ undocumented

cicada.cli.main.log_command(command, env, log)[source]

Warning

function ‘cicada.cli.main.log_command’ undocumented

cicada.cli.main.main()[source]

Warning

function ‘cicada.cli.main.main’ undocumented

cicada.cli.main.public_ip()[source]

Return a public-facing IP address.

cicada.cli.main.tmux_panes_frontend(arguments, players, log)[source]

Warning

function ‘cicada.cli.main.tmux_panes_frontend’ undocumented

cicada.cli.main.tmux_windows_frontend(arguments, players, log)[source]

Warning

function ‘cicada.cli.main.tmux_windows_frontend’ undocumented

cicada.cli.main.xterm_frontend(arguments, players, log)[source]

Warning

function ‘cicada.cli.main.xterm_frontend’ undocumented