//
pkg.gl
Category
github.com/ibrt/golang-shell
shellz
package
1.1.1
Repository:
https://github.com/ibrt/golang-shell.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
164 SLOC
#
Functions
NewCommand
NewCommand creates a new Command.
#
Variables
DefaultLogf
DefaultLogf is the default implementation of Logf.
#
Structs
Command
Command describes a command to be spawned in a shell.
#
Type aliases
Logf
Logf describes a function that echoes the details of the command being run.