completion

package
v11.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2022 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Show

func Show(ctx context.Context, httpClient *http.Client,
	dbExecutor PkgSynchronizer, aurURL, completionPath string, interval int, force bool) error

Show provides completion info for shells.

func Update

func Update(ctx context.Context, httpClient *http.Client,
	dbExecutor PkgSynchronizer, aurURL, completionPath string, interval int, force bool) error

Update updates completion cache to be used by Complete.

Types

type PkgSynchronizer

type PkgSynchronizer interface {
	SyncPackages(...string) []db.IPackage
}

Jump to

Keyboard shortcuts

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