pub async fn apply_update(
interrupt: Option<InterruptContext>,
options: ApplyUpdateOptions,
) -> Result<ApplyUpdateOutcome>Expand description
Apply a self-update using the romm-cli crate version and running binary name.
pub async fn apply_update(
interrupt: Option<InterruptContext>,
options: ApplyUpdateOptions,
) -> Result<ApplyUpdateOutcome>Apply a self-update using the romm-cli crate version and running binary name.