[][src]Trait ostree::prelude::RepoFinderMountExt

pub trait RepoFinderMountExt: 'static {
    fn get_property_monitor(&self) -> Option<VolumeMonitor>;
}

Required methods

Loading content...

Implementors

impl<O: IsA<RepoFinderMount>> RepoFinderMountExt for O[src]

Loading content...