go-paths

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2018 License: BSD-3-Clause, MIT

README

Go Path Manipulation Utilities

Package github.com/apparentlymart/go-paths/paths is a subset of path/filepath that provides access to multiple OS-specific implementations at once, regardless of the real target of the calling program.

This might be useful in programs that must prepare commands to run on remote systems with different operating systems, for example.

For more information, see the package godoc.

Directories

Path Synopsis
Package paths implements utility routines for manipulating filename paths in a way compatible with different operating systems that may or may not be the target of the calling program.
Package paths implements utility routines for manipulating filename paths in a way compatible with different operating systems that may or may not be the target of the calling program.

Jump to

Keyboard shortcuts

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