Versions in this module Expand all Collapse all v0 v0.2.0 May 28, 2026 Changes in this version + type Xargs struct + func New(getter lookupGetterFunc) Xargs + func (x Xargs) FromArgs(command string, args []string, opts ...unix.ShellContextOption) (unix.Filter, error) + func (x Xargs) Run(ctx context.Context, stdio unix.StandardIO) error