#include <file_help.h>
Static Public Member Functions | |
Operations | |
| static void | copy_file (const CL_String &from, const CL_String &to, bool copy_always) |
| Copy a file. | |
| static void | delete_file (const CL_String &filename) |
| Delete a file. | |
| static bool | file_exists (const CL_String &filename) |
| Check if a file exists. | |
|
||||||||||||||||
|
Copy a file.
|
|
|
Delete a file.
|
|
|
Check if a file exists.
|
1.4.6