[−][src]Trait mruby_vfs::TempFileSystem
Associated Types
Loading content...Required methods
fn temp_dir<S: AsRef<str>>(&self, prefix: S) -> Result<Self::TempDir>
Creates a new temporary directory.