Skip to main content

Module session

Module session 

Source

Structsยง

EvalOutput
Session
SharedBuf ๐Ÿ”’
A Write adapter backed by a shared Arc<Mutex<Vec<u8>>> so that both the interpreter and the session can access the accumulated bytes.

Enumsยง

SessionError

Functionsยง

detect_terminal_width ๐Ÿ”’
Detect the terminal width using the best available backend.
is_invisible_result
read_source ๐Ÿ”’