al2

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = []cli.Command{
	{
		Name:  "sync-web",
		Usage: "Sync web-search configs",
		Description: `Required params:
	--alfred-path
	--albert-path`,
		Action: func(c *cli.Context) error { return (&Handler{}).SyncWeb(c) },
		Flags:  optionFlags,
	},
}

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) SyncWeb

func (h *Handler) SyncWeb(c *cli.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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