Skip to main content

Module file_io

Module file_io 

Source

Structs§

ClipTestData
Result of loading a test from a test data file.

Functions§

file_exists
Check if a file exists. Direct port from C++ FileExists().
load_test
Load the first test from a test data file.
load_test_num
Load a specific test number from a test data file.
save_test
Save a test to a file.