# 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.
# Variables
ErrEmptyPath is thrown by remove and remove-all when given an empty path.
Ns is the Elvish namespace for this module.