unix

package
v0.0.0-...-c540883 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Unix

type Unix interface {
	api.PlatformDirsABC
	X__SiteDataDirs() []string
	X__SiteConfigDirs() []string
}

type UnixImpl

type UnixImpl struct {
	api.PlatformDirsABCImpl
}

func New

func New(appname *string, appauthor any, version *string, roaming *bool, multipath *bool, opinion *bool, ensureExists *bool) *UnixImpl

func (*UnixImpl) IterConfigDirs

func (p *UnixImpl) IterConfigDirs() iter.Seq[string]

func (*UnixImpl) IterDataDirs

func (p *UnixImpl) IterDataDirs() iter.Seq[string]

func (*UnixImpl) SiteCacheDir

func (p *UnixImpl) SiteCacheDir() string

func (*UnixImpl) SiteCachePath

func (p *UnixImpl) SiteCachePath() string

func (*UnixImpl) SiteConfigDir

func (p *UnixImpl) SiteConfigDir() string

func (*UnixImpl) SiteConfigPath

func (p *UnixImpl) SiteConfigPath() string

func (*UnixImpl) SiteDataDir

func (p *UnixImpl) SiteDataDir() string

func (*UnixImpl) SiteDataPath

func (p *UnixImpl) SiteDataPath() string

func (*UnixImpl) SiteRuntimeDir

func (p *UnixImpl) SiteRuntimeDir() string

func (*UnixImpl) UserCacheDir

func (p *UnixImpl) UserCacheDir() string

func (*UnixImpl) UserConfigDir

func (p *UnixImpl) UserConfigDir() string

func (*UnixImpl) UserDataDir

func (p *UnixImpl) UserDataDir() string

func (*UnixImpl) UserDesktopDir

func (p *UnixImpl) UserDesktopDir() string

func (*UnixImpl) UserDocumentsDir

func (p *UnixImpl) UserDocumentsDir() string

func (*UnixImpl) UserDownloadsDir

func (p *UnixImpl) UserDownloadsDir() string

func (*UnixImpl) UserLogDir

func (p *UnixImpl) UserLogDir() string

func (*UnixImpl) UserMusicDir

func (p *UnixImpl) UserMusicDir() string

func (*UnixImpl) UserPicturesDir

func (p *UnixImpl) UserPicturesDir() string

func (*UnixImpl) UserRuntimeDir

func (p *UnixImpl) UserRuntimeDir() string

func (*UnixImpl) UserStateDir

func (p *UnixImpl) UserStateDir() string

func (*UnixImpl) UserVideosDir

func (p *UnixImpl) UserVideosDir() string

func (*UnixImpl) X__SiteConfigDirs

func (p *UnixImpl) X__SiteConfigDirs() []string

func (*UnixImpl) X__SiteDataDirs

func (p *UnixImpl) X__SiteDataDirs() []string

Jump to

Keyboard shortcuts

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