exec

package
v1.12.2-1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exec

type Exec interface {
	LookPath(file string) (string, error)
	Command(name string, arg ...string) cmd.Cmd
}

Exec defines common methods from exec package that are used to run external commands

func NewExec

func NewExec() Exec

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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