util

package
v1.3.9 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppName    = "ankor"
	TemplateFS embed.FS
)

Functions

func IsEmpty

func IsEmpty(s string) bool

Types

type Dirs

type Dirs interface {
	GetHomeDir() string
	GetAnkorDir() string
	GetConfigDir() string
	GetOptDir() string
	GetBinDir() string
	GetTmpDir() string
	GetPluginsDir() string
	GetLogsDir() string
	GetCompletionDir() string
	SetHomeDir(home string)
}

func NewDirs

func NewDirs() Dirs

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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