util_test

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LineBreak = "\n"

Functions

func BuildMultiwerfBinPath

func BuildMultiwerfBinPath() string

func CopyIn

func CopyIn(sourcePath, destinationPath string)

func GetRandomString

func GetRandomString(n int) string

func GetTempDir

func GetTempDir() (string, error)

func ProcessMultiwerfBinPath

func ProcessMultiwerfBinPath() string

func RunCommand

func RunCommand(dir, command string, args ...string) ([]byte, error)

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

Types

type RunCommandOptions

type RunCommandOptions struct {
	ToStdin       string
	ShouldSucceed bool
}

Jump to

Keyboard shortcuts

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