# Packages
No description provided by the author
# Functions
No description provided by the author
NewPrompt opens or creates a prompt object.
No description provided by the author
Run runs a command in the shell, returning stdout, stderr, and rc.
RunInteractive runs a command in the shell, with stdio connected to the terminal.
RunTee runs a command in the shell, with stdout and stderr tee'd to the terminal.