config

package
v0.0.0-...-8443efe Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandCfg

type CommandCfg struct {
	CommandName string
	CommandLine string
}

type Config

type Config struct {
	Commands []CommandCfg
	Path     string
	// contains filtered or unexported fields
}

func NewConfig

func NewConfig(path string) *Config

func (*Config) LoadIni

func (c *Config) LoadIni() error

func (*Config) ParseIni

func (c *Config) ParseIni() error

Jump to

Keyboard shortcuts

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