Skip to main content

Module path

Module path 

Source
Expand description

The target-relative path every write is bounded by.

A destination is a path inside the target, and this type is where that is proven once. Empty, absolute, climbing out, or carrying a NUL are refusals rather than values a later writer has to re-check.

Structsยง

TargetPath
A path an operation may name: relative, inside the target, and ordinary.
TargetPathError
A path no operation may name.