configuration

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	PS1          string `json:"ps1"`
	Prompt       string
	User         string
	HistoryFile  string
	HistoryLimit int `json:"history_limit"`
	Home         string
	Version      string
}

Configuration information for the application

func Load

func Load() *Configuration

func (*Configuration) Reload

func (c *Configuration) Reload()

Jump to

Keyboard shortcuts

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