executil

package
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ForegroundSysProcAttr = &syscall.SysProcAttr{}
	BackgroundSysProcAttr = &syscall.SysProcAttr{Setpgid: true}
)

Functions

func RunUTF16leCommand

func RunUTF16leCommand(args []string, opts ...Opt) (string, error)

Types

type Opt

type Opt func(*options) error

func WithContext

func WithContext(ctx context.Context) Opt

WithContext runs the command with CommandContext.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL