pasta

package
v0.0.0-...-bb263ce Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExcludeRegexp

func ExcludeRegexp(exclude string) (*regexp.Regexp, error)

func IncludeRegexp

func IncludeRegexp(include string) (*regexp.Regexp, error)

func Run

func Run(ctx context.Context, deps []Dependency, dryRun, keepDirs bool, pastaFilePath string) (err error)

Types

type CopyResult

type CopyResult struct {
	Err        error
	CopierInfo any
}

type Dependency

type Dependency struct {
	Option copier.CopyConfig
	Target string
}

Jump to

Keyboard shortcuts

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