cmd

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: MIT Imports: 28 Imported by: 0

Documentation

Overview

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Copyright © 2022 KAI CHU CHUNG <cage.chung@gmail.com> (https://kaichu.io)

Index

Constants

This section is empty.

Variables

View Source
var (
	WebCodingIcon = &aw.Icon{Value: "web-coding.png"}
	CSSCodeIcon   = &aw.Icon{Value: "css-code.png"}
	SVGIcon       = &aw.Icon{Value: "svg.png"}
	ASEIcon       = &aw.Icon{Value: "ase.png"}
)
View Source
var (
	GaryIcon = &aw.Icon{Value: "gray.png"}
)

Functions

func CheckForUpdate

func CheckForUpdate()

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type Config added in v1.1.0

type Config struct {
	DbConfig sqlite.Config
}

type CustomItem added in v1.0.0

type CustomItem struct {
	Text      string
	Subtitle  string
	Arg       string
	LargeType string
	Opt       Opt
}

type Opt added in v1.0.0

type Opt struct {
	Subtitle string
	Arg      []string
}

type Result added in v1.0.0

type Result struct {
	Name string
	Hex  string
	RGB  []float64
	CMYK []float64
	HSV  []float64
	HSL  []float64
	LAB  []float64
	HCG  []float64
	HWB  []float64
	XYZ  []float64
}

Jump to

Keyboard shortcuts

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