builtin

package
v2.3.4 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: MIT Imports: 13 Imported by: 4

Documentation

Index

Constants

View Source
const (
	ZshShell  = "zsh"
	BashShell = "bash"
)

current supported shell

Variables

This section is empty.

Functions

func GenAutoComplete added in v2.3.0

func GenAutoComplete() *gcli.Command

GenAutoComplete create command

func GenEmojiMapCommand

func GenEmojiMapCommand() *gcli.Command

GenEmojiMapCommand create

Types

type Gemoji

type Gemoji struct {
	Aliases     []string `json:"aliases"`
	Description string   `json:"description"`
	Emoji       string   `json:"emoji"`
	Tags        []string `json:"tags"`
}

Gemoji definition

Directories

Path Synopsis
Package sflag is an simple cli flag parse tool
Package sflag is an simple cli flag parse tool

Jump to

Keyboard shortcuts

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