procexec

package
v0.0.0-...-b6f29c3 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: ISC Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command(command string, args ...string) *exec.Cmd

func Run

func Run(name string, file string, args ...string) *exec.Cmd

Run Attempts to make a *exec.Cmd setup to run the specified file, with system-specific API calls to prevent tying the child processes lifetime to the parents. Returns a valid *exec.Cmd that can run the file upon success, or nil upon failure

Types

This section is empty.

Jump to

Keyboard shortcuts

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