Module expectrl::repl[][src]

Structs

A repl session: e.g. bash or the python shell: you have a prompt where a user inputs commands and the shell which executes them and manages IO streams.

Functions

Spawn a bash session.

Spawn default python’s IDLE.