cons

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EnvGhToken env key with github token
	EnvGhToken = "GH_TOKEN"

	GithubUrl = "https://github.com"

	Version = "v1.2.1"

	HttpPrefix  = "http://"
	HttpsPrefix = "https://"
)

Variables

View Source
var (
	ClipboardEmptyError = errors.New("clipboard is empty")
	StdinEmptyError     = errors.New("stdin is empty")
	PathIsNotValidError = errors.New("path is not valid")
)

Functions

func AliasFileName added in v0.10.0

func AliasFileName() string

func HistoryFileName

func HistoryFileName() string

func LogFileName

func LogFileName() string

func MkOpenDir

func MkOpenDir() error

func OpenDir

func OpenDir() string

func PreviewCommand

func PreviewCommand() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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