exec

package
v0.0.0-...-377a6f8 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package exec provides access to Go's exec package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exec

type Exec struct{}

func (Exec) Run

func (_ Exec) Run(name string, arg ...string) error

Run will execute the provided command, returning an error if the command fails. Stdin, Stdout and Stderr will be those of the script.

Jump to

Keyboard shortcuts

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