Skip to main content

get_mount_options

Function get_mount_options 

Source
pub(crate) fn get_mount_options(
    upperdir: Option<&Path>,
    workdir: Option<&Path>,
    read_write: bool,
) -> Result<MountOptions>