Skip to main content

resolved_target

Function resolved_target 

Source
pub fn resolved_target(target: &Utf8Path) -> Result<Utf8PathBuf, AppError>
Expand description

The target a landing or a stage will read, canonical and known-good.

ยงErrors

AppError::Usage for a path no verb can mean: relative, absent, the filesystem root, or inside the canon checkout.