core

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataDir

func DataDir() string

func HistoryFile

func HistoryFile() string

func HomeDir

func HomeDir() string

func LatestVersionFile

func LatestVersionFile() string

func LogFile

func LogFile() string

func ResetPaths

func ResetPaths()

ResetPaths clears the cached paths, forcing them to be reinitialized. This is primarily used for testing purposes.

func VersionMarkerFile

func VersionMarkerFile() string

Types

type Paths

type Paths struct {
	HomeDir           string
	DataDir           string
	LogFile           string
	HistoryFile       string
	LatestVersionFile string
	VersionMarkerFile string
}

Jump to

Keyboard shortcuts

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