Documentation ¶ Index ¶ func CreateWithTemplate(path, tmpl string, mode os.FileMode, c service.Config) error func ExitCode(err error) int func Run(command string, arguments ...string) error func RunOutput(command string, args ...string) (out string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateWithTemplate ¶ func CreateWithTemplate(path, tmpl string, mode os.FileMode, c service.Config) error func ExitCode ¶ added in v1.4.22 func ExitCode(err error) int func Run ¶ func Run(command string, arguments ...string) error func RunOutput ¶ func RunOutput(command string, args ...string) (out string, err error) Types ¶ This section is empty. Source Files ¶ View all Source files run_unix.go template.go Click to show internal directories. Click to hide internal directories.