Documentation
¶
Index ¶
- func ApplyConfigFile(filePath string, options ...interface{}) error
- func ApplyDefaultValues(struct_ interface{}) (err error)
- func ApplyFlags(flags []cli.Flag, mappingHint map[string]string, c *cli.Context, ...)
- func DeleteBel(data []byte) (result []byte)
- func DeleteBs(data []byte) (result []byte)
- func EqualNR(data []byte) bool
- func EqualNRForZsh(data []byte) bool
- func EqualTwoSliceByBack(data []byte) bool
- func EqualTwoSliceByClear(data []byte) bool
- func EqualTwoSliceByCtrlL(data []byte) bool
- func EqualTwoSliceByLine(data []byte) bool
- func ExistBytes(data []byte) bool
- func ExistVi(s string) bool
- func ExistZshOutPut(data []byte) bool
- func FilterOutput(data []byte) bool
- func GenerateFlags(options ...interface{}) (flags []cli.Flag, mappings map[string]string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyConfigFile ¶
func ApplyDefaultValues ¶
func ApplyDefaultValues(struct_ interface{}) (err error)
func ApplyFlags ¶
func EqualNRForZsh ¶
EqualNRForZsh Check whether it is enter for zsh
func EqualTwoSliceByBack ¶
EqualTwoSliceByBack Check whether the user presses the delete key
func EqualTwoSliceByClear ¶
EqualTwoSliceByClear Check whether the user presses clear
func EqualTwoSliceByCtrlL ¶
EqualTwoSliceByCtrlL Check whether the user presses CTRL +L
func EqualTwoSliceByLine ¶
func ExistBytes ¶
ExistBytes judge the head whether or not exist [27,91,67]
func ExistZshOutPut ¶
ExistZshOutPut Whether the ZSH return data prefix exists
func FilterOutput ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.