Skip to main content

anon_test_file

Function anon_test_file 

Source
pub fn anon_test_file(
    current_task: &CurrentTask,
    ops: Box<dyn FileOps>,
    flags: OpenFlags,
) -> FileHandle
Expand description

Returns a new anonymous test file with the specified ops and flags.