require_ostree_container

Function require_ostree_container 

Source
pub fn require_ostree_container() -> Result<()>
Expand description

Returns an error unless the current filesystem is an ostree-based container

This just wraps is_ostree_container.