pub fn run(ctx: &AppContext) -> Result<(), AppError>Expand description
Regenerate the canon checkout’s instance manifest.
§Errors
AppError::Refused outside the canon checkout; I/O errors otherwise.
pub fn run(ctx: &AppContext) -> Result<(), AppError>Regenerate the canon checkout’s instance manifest.
AppError::Refused outside the canon checkout; I/O errors otherwise.