Versions in this module Expand all Collapse all v0 v0.8.2 Mar 6, 2025 Changes in this version + var BackgroundSysProcAttr = &syscall.SysProcAttr + var ForegroundSysProcAttr = &syscall.SysProcAttr + func RunUTF16leCommand(args []string, opts ...Opt) (string, error) + type Opt func(*options) error + func WithContext(ctx context.Context) Opt