path

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package path provides utilities to resolve relative paths to absolute paths.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(p string) (string, error)

Get resolves the given path to an absolute path. If the path is empty, it returns an empty string. If the path is already absolute, it returns the cleaned path. Otherwise, it returns the absolute path relative to the current working directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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