package longpath

import "github.com/dotcloud/docker/pkg/longpath"

Index

Constants

const Prefix = `\\?\`

Prefix is the longpath prefix for Windows file paths.

Functions

func AddPrefix

func AddPrefix(path string) string

AddPrefix will add the Windows long path prefix to the path provided if it does not already have it.

Source Files

longpath.go

Version
v1.12.0-rc5
Published
Jul 26, 2016
Platform
js/wasm
Imports
1 packages
Last checked
17 minutes ago

Tools for package owners.