cfg

package
v0.0.0-...-1ce37b5 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigFile string

Functions

This section is empty.

Types

type Command

type Command struct {
	Name        string `yaml:"name"`
	VersionFlag string `yaml:"flag"`
	VersionLine int    `yaml:"line"`
}

type YamlData

type YamlData struct {
	Editor   string
	Commands []Command
}
var Data YamlData

Jump to

Keyboard shortcuts

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