paths

package
v0.0.0-...-b664000 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mkdir

func Mkdir(path types.Path) error

Mkdir creates a directory. Notes: - The operation is always idempotent. - All the directories on the way will be created. - All types of paths including "\\.\C:\dir" and "\\?\Volume{GUID}\path" is supported

func NormalizeAsVolumeAbsolute

func NormalizeAsVolumeAbsolute(path types.Path) (types.Path, error)

func Remove

func Remove(path types.Path) error

func Rmdir

func Rmdir(path types.Path) error

Rmdir ensures a directory does not exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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