config

package
v1.99.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Filename = ".foxrc"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Model   string `toml:"Model"`
	Theme   string `toml:"Theme"`
	Follow  bool   `toml:"Follow"`
	Numbers bool   `toml:"Numbers"`
	Wrap    bool   `toml:"Wrap"`
}

func New

func New() *Config

func (*Config) Save

func (cfg *Config) Save()

Jump to

Keyboard shortcuts

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