config

package
v0.0.24 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CFG = &Config{}

Functions

func Load

func Load() error

Load resolves the configuration from defaults, environment variables, command-line flags, and finally the Filo configuration file (which takes precedence). The resulting values are validated before returning.

Types

type Config

type Config struct {
	IgnorePID bool
	Listen    string
	Command   string
	AuthToken string
	Term      string
	ColorTerm string
	Path      string
	InitFile  string
}

Jump to

Keyboard shortcuts

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