fetch

package
v0.0.0-...-89b97bc Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2018 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handle

type Handle struct {
	AURURL    string
	CacheDir  string
	PatchDir  string
	GitHandle git.Handle
}

func MakeHandle

func MakeHandle(cacheDir string, patchDir string) Handle

func (Handle) CleanDiffs

func (h Handle) CleanDiffs(pkgs []string) error

func (Handle) Diffs

func (h Handle) Diffs(pkgs []string) error

func (Handle) DiffsToFile

func (h Handle) DiffsToFile(pkgs []string) error

func (Handle) Download

func (h Handle) Download(pkgs []string) ([]string, error)
func (h Handle) Link(pkgs []string) (string, error)

func (Handle) Merge

func (h Handle) Merge(pkgs []string) error

func (Handle) NeedMerge

func (h Handle) NeedMerge(pkgs []string) ([]string, error)

func (Handle) URL

func (h Handle) URL(pkgbase string) string

Jump to

Keyboard shortcuts

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