[][src]Crate shrust

A library for creating interactive command line shells

Structs

History

Wrap the command history from a shell. It has a maximum capacity, and when max capacity is reached, less recent command is removed from history

Shell

A shell

ShellIO

Input / Output for shell execution

Enums

ExecError

Command execution error

Type Definitions

ExecResult

Result from command execution