adding

package
v0.0.0-...-6405608 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(command, desc, filename string)

Add is arguments to toml string and file

Types

type PetSnippet

type PetSnippet struct {
	Description string   `toml:"description"`
	Command     string   `toml:"command"`
	Output      string   `toml:"output"`
	Tag         []string `toml:"tag"`
}

PetSnippet is struct of toml

Jump to

Keyboard shortcuts

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