testutils

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2021 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Args

func Args(format string, a ...interface{}) []string

Args convenience function to generate tokenized argument list from format string w/ args

Eg. args("-e %s", "dev") -> []string{"-e", "dev"}

func Cwd

func Cwd() string

Cwd convenience function to return current working directory

Types

This section is empty.

Jump to

Keyboard shortcuts

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