[][src]Trait yy_boss::FileHolder

pub trait FileHolder {
    pub fn push(&mut self, f: PathBuf);
}

Required methods

pub fn push(&mut self, f: PathBuf)[src]

Loading content...

Implementors

Loading content...