Skip to main content

Module shell

Module shell 

Source
Expand description

The shell itself: read a line, decide whether it is SQL or a dot command, run it, print it.

Structs§

Shell
A running shell.

Enums§

Stop
Why the shell stopped.