Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUsage = errors.New("usage error")
ErrUsage signals a client-side validation/conflict error (exit code 2).
Functions ¶
func ResolveBody ¶
ResolveBody picks exactly one body source from -b, -f, or piped stdin. Returns ErrUsage wrapped with a human message when sources conflict or none provided.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.