Documentation ¶
Index ¶
- func ComputeTrdlBinPath() string
- func CopyIn(sourcePath, destinationPath string)
- func FixturePath(paths ...string) string
- func GetHeadCommit(workTreeDir string) string
- func GetRandomString(n int) string
- func GetTempDir() string
- func MeetsRequirementTools(requiredSuiteTools []string) bool
- func RunCommandWithOptions(dir, command string, args []string, options RunCommandOptions) ([]byte, error)
- func RunSucceedCommand(dir, command string, args ...string)
- func SucceedCommandOutputString(dir, command string, args ...string) string
- func TrdlBinArgs(userArgs ...string) []string
- type RunCommandOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeTrdlBinPath ¶
func ComputeTrdlBinPath() string
func FixturePath ¶
func GetHeadCommit ¶
func GetRandomString ¶
func GetTempDir ¶
func GetTempDir() string
func MeetsRequirementTools ¶
func RunCommandWithOptions ¶
func RunCommandWithOptions(dir, command string, args []string, options RunCommandOptions) ([]byte, error)
func RunSucceedCommand ¶
func TrdlBinArgs ¶
Types ¶
type RunCommandOptions ¶
Click to show internal directories.
Click to hide internal directories.