package longpath

import "github.com/ory/dockertest/v3/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
v3.6.1
Published
Oct 11, 2020
Platform
js/wasm
Imports
1 packages
Last checked
1 minute ago

Tools for package owners.