maintenance

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ClearAllFlag is flag for clearing all storage
	ClearAllFlag = cli.BoolFlag{
		Name:  targetAll,
		Usage: "clear everything",
	}

	// ClearPluginsFlag is flag for clearing plugin cache
	ClearPluginsFlag = cli.BoolFlag{
		Name:  targetPlugins,
		Usage: "clear downloaded plugins",
	}
)

Functions

func ClearCacheAction

func ClearCacheAction(ctx *cli.Context) (err error)

ClearCacheAction handles cache clear command

Types

This section is empty.

Jump to

Keyboard shortcuts

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