commands

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Notify

func Notify(kind NotifyKind, message string)

Types

type NotifyKind

type NotifyKind string
const (
	NotifyCreate NotifyKind = "create"
	NotifyClone  NotifyKind = "clone"
	NotifyDone   NotifyKind = "done"

	NotifyInfo  NotifyKind = "info"
	NotifyError NotifyKind = "error"
)

Directories

Path Synopsis
Package cd holds the command for changing directories to a git repo.
Package cd holds the command for changing directories to a git repo.

Jump to

Keyboard shortcuts

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