executable

package
v0.0.0-...-7a19e20 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conn

type Conn struct {
	*client.Conn
	// contains filtered or unexported fields
}

Conn is a connection to a process.

func Execute

func Execute(ctx context.Context, path string, args []string) (*Conn, error)

Execute a program. Args includes the command name.

func (*Conn) Close

func (c *Conn) Close() error

Close terminates the process.

Jump to

Keyboard shortcuts

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