ospath

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package ospath provides discovery of OS-dependent paths.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigDir

func ConfigDir() string

ConfigDir returns the directory where configuration data (possibly roaming) needs to be stored.

func IsAbs added in v0.9.3

func IsAbs(s string) bool

IsAbs determines if a given path is absolute, in particular treating \\hostname\share as absolute on Windows.

func LogsDir

func LogsDir() string

LogsDir returns the directory where per-user logs should be written.

func ResolveUserFriendlyPath added in v0.8.0

func ResolveUserFriendlyPath(path string, relativeToHome bool) string

ResolveUserFriendlyPath replaces ~ in a path with a home directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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