output

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Files

type Files struct {
	Stdout     io.Writer
	Stderr     io.Writer
	StdoutPath string
	StderrPath string
}

Files holds the writers and host-side paths for one command's stdout and stderr output.

func CreateFiles

func CreateFiles(dir string) (*Files, error)

func (*Files) Close

func (f *Files) Close() error

Jump to

Keyboard shortcuts

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