brimpath

package module
v0.0.0-...-d901e8d Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2017 License: BSD-3-Clause Imports: 4 Imported by: 0

README

BrimPath

Experimental: No stable version of this package yet exists; it is still in early development.

Package brimpath contains path related Go code.

API Documentation

This is the latest development area for the package.
Eventually a stable version of the package will be established but, for now, all things about this package are subject to change.

Copyright See AUTHORS. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.

Documentation

Overview

Package brimpath contains path related Go code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalizePath

func NormalizePath(value string) string

NormalizePath returns a path with any "." or ".." instances resolved (using path.Clean) and also attempts to resolve "~" and "~user" to home directories; trailing / will also be removed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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