Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 360 Bytes

Shell.rst

File metadata and controls

15 lines (12 loc) · 360 Bytes

Shells

Shells are used to abstract away the inner workings of shtk, and are meant to be the primary interface end users interact with. shtk.Shell instances serve as the standard mechanism for building and running command pipelines.

shtk.Shell

shtk.Shell