command

package
v0.0.0-...-f09a3df Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2016 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package command provides a wrap over os/exec for easier command handling

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command interface {
	String() string
	Start(delay time.Duration)
	Terminate(wait time.Duration)
}

func Empty

func Empty() Command

func New

func New(cmdstring []string) Command

Jump to

Keyboard shortcuts

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