package
0.2.0
Repository: https://github.com/zoumo/golib.git
Documentation: pkg.go.dev

# Functions

Daemon returns the D struct to execute the named program with the given arguments.
DaemonFrom retrieves the necessary information from given exec.Cmd and returns a new D struct.

# Variables

ErrNotRunning ...

# Structs

D represents an external daemon command being prepared or run.