Closed jayemar closed 1 year ago
Check that a file exists before attempting to read it. This prevents an error being thrown if a file doesn't exist which can happen if it has been removed by an external program, for example.
Check that a file exists before attempting to read it. This prevents an error being thrown if a file doesn't exist which can happen if it has been removed by an external program, for example.