z

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(p CopyParams) error

func IsEmptyDir

func IsEmptyDir(name string) bool

func RunCmd

func RunCmd(ctx context.Context, p RunCmdParams, name string, args ...string)

Types

type CopyParams

type CopyParams struct {
	FS             fs.FS
	SrcPath        string
	DestPath       string
	TemplateSuffix string
	TemplateInput  any
}

type RunCmdParams

type RunCmdParams struct {
	Dir string
}

Jump to

Keyboard shortcuts

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