package
0.22.0-dev
Repository: https://github.com/elves/elvish.git
Documentation: pkg.go.dev

# Functions

IsDir is exported so that the implementation may be shared by the path: module.
IsRegular is exported so that the implementation may be shared by the path: module.
TempDir is exported so that the implementation may be shared by the path: module.
TempFile is exported so that the implementation may be shared by the path: module.

# Constants

# Variables

ErrEmptyPath is thrown by remove and remove-all when given an empty path.
Ns is the Elvish namespace for this module.