cli module

cli.generate_help(func)[source]
cli.main(**shell_kwds)[source]
cli.run(session: Prompt, shell: Shell)[source]
cli.setup(shell: Shell) Tuple[Prompt, Shell][source]
cli.step(session, shell)[source]
cli.toolbar(shell: Shell, text='Run any command to show info')[source]