Module shi::shell[][src]

Expand description

A module for the shell portion of shi.

This module includes all shell-related functionality and interfaces for using shi. Namely, it exposes the Shell struct, which is the heart of shi. It makes use of Command’s to create a shell interface.

Structs

The shell.