exec

package
v0.0.0-...-15a9a0c Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package exec is common code used by both ssh and testexec for command execution.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunOption

type RunOption int

RunOption is enum of options which can be passed to Run, Output, CombinedOutput and Wait to control precise behavior of them.

const DumpLogOnError RunOption = iota

DumpLogOnError is an option to dump logs if the executed command fails (i.e., exited with non-zero status code).

Jump to

Keyboard shortcuts

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