process

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunWithWait

func RunWithWait(name string, args ...string) (cmd *exec.Cmd, err error)

func RunWithoutWait

func RunWithoutWait(name string, args ...string) (cmd *exec.Cmd, err error)

Types

type Runnable

type Runnable struct {
	Name string
	Args []string
	Wait bool
}

func (Runnable) Run added in v0.0.19

func (r Runnable) Run() (cmd *exec.Cmd, err error)

Jump to

Keyboard shortcuts

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