manifest

package
v1.15.13 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultBrowser to select when no browser is specified.
	DefaultBrowser = "chrome"

	// Name is the name of the manifest.
	Name = "com.justwatch.gopass"
)
View Source
var WrapperName = "gopass_wrapper.sh"

WrapperName is the name of the gopass wrapper.

Functions

func Path

func Path(browser, libpath string, globalInstall bool) (string, error)

Path returns the manifest file path.

func Render

func Render(browser, wrapperPath, binPath string, global bool) ([]byte, []byte, error)

Render returns the rendered wrapper and manifest.

func ValidBrowser

func ValidBrowser(name string) bool

ValidBrowser returns true if the given browser is supported on this platform.

func ValidBrowsers

func ValidBrowsers() []string

ValidBrowsers are all browsers for which the manifest can be currently installed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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