pub(crate) fn get_status_require_booted(
sysroot: &SysrootLock,
) -> Result<(BootedOstree<'_>, Deployments, Host)>Expand description
A variant of get_status that requires a booted deployment.
pub(crate) fn get_status_require_booted(
sysroot: &SysrootLock,
) -> Result<(BootedOstree<'_>, Deployments, Host)>A variant of get_status that requires a booted deployment.