package
3.0.18
Repository: https://github.com/stevegt/grokker.git
Documentation: pkg.go.dev

# 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.

# Structs

Prompt is a struct that represents a prompt.