[][src]Module mini::fs

Provide file-system helpers like a way to create a temporary file.

Structs

TempFile

A temporary file which is deleted when it goes out of scope.