config

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ShowHidden   bool   `json:"showHidden"`
	WrapText     bool   `json:"wrapText"`
	ColumnWidth  int    `json:"columnWidth"`
	ColumnRatios []int  `json:"columnRatios"`
	PreviewRegex string `json:"previewRegex"`
	JumpAmount   int    `json:"jumpAmount"`
	Folder       string `json:"folder"`
}

Config uration

func Load

func Load(name string) (c *Config, err error)

Load configuration file

Jump to

Keyboard shortcuts

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