pub fn init(
options: &InitOptions,
intent: Intent,
) -> Result<InitOutcome, AppError>Expand description
Install or reinstall an instance.
ยงErrors
AppError::Usage for a target the arguments cannot mean,
AppError::Marker for a configuration whose markers cannot be
trusted, and AppError::Refused when a destination escapes the
target, holds bytes no record accounts for, or cannot be written.