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.5
Published
Apr 29, 2021
Platform
linux/amd64
Imports
1 packages
Last checked
2 hours ago

Tools for package owners.