filter

package
v0.0.0-...-e49daff Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name: "filter",
	Subcommands: []*cli.Command{
		{
			Name:   "grayscale",
			Action: grayscale(),
		},
	},
}
View Source
var CtxName = "filter"

Functions

This section is empty.

Types

type FilterCtx

type FilterCtx struct {
	List map[string]gift.Filter
}

Jump to

Keyboard shortcuts

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