util

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComputeTrdlBinPath

func ComputeTrdlBinPath() []byte

func GetRandomString

func GetRandomString(n int) string

func GetTempDir

func GetTempDir() string

func RunCommandWithOptions

func RunCommandWithOptions(dir, command string, args []string, options RunCommandOptions) ([]byte, error)

func RunSucceedCommand

func RunSucceedCommand(dir, command string, args ...string)

func SucceedCommandOutputString

func SucceedCommandOutputString(dir, command string, args ...string) string

func TrdlBinArgs

func TrdlBinArgs(userArgs ...string) []string

Types

type RunCommandOptions

type RunCommandOptions struct {
	ExtraEnv      []string
	ToStdin       string
	ShouldSucceed bool
}

Jump to

Keyboard shortcuts

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