Module utils

Source
Expand description

Utilities for library and CLI.

Structs§

DirOrFile
A path that is guaranteed to be a directory or regular file.
RegularFile
A path that is guaranteed to be a regular file.

Enums§

DirOrFileType
Directory or regular file.