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.12.0 (latest)
Published
Mar 12, 2025
Platform
js/wasm
Imports
1 packages
Last checked
11 hours ago

Tools for package owners.