package
1.1.1
Repository: https://github.com/ibrt/golang-shell.git
Documentation: pkg.go.dev

# Functions

NewCommand creates a new Command.

# Variables

DefaultLogf is the default implementation of Logf.

# Structs

Command describes a command to be spawned in a shell.

# Type aliases

Logf describes a function that echoes the details of the command being run.