application

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AppName is the application name used for directories and identification
	AppName = "clonr"

	// AppExeName is the executable name (without extension)
	AppExeName = "clonr"

	// AppExeNameWindows is the executable name on Windows
	AppExeNameWindows = "clonr.exe"
)

Variables

This section is empty.

Functions

func GetApplicationDirectory

func GetApplicationDirectory() (string, error)

GetApplicationDirectory returns the clonr configuration directory path. Linux: ~/.config/clonr (via os.UserConfigDir) Windows: C:\Users\{username}\AppData\Local\clonr (via os.UserCacheDir)

Types

This section is empty.

Jump to

Keyboard shortcuts

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