ORE Studio 0.0.4
Loading...
Searching...
No Matches
Classes
ores::platform::filesystem Namespace Reference

Contains filesystem related classes. More...

Classes

class  file_not_found
 File was not found. More...
 
class  io_error
 An error occurred whilst performing an IO operation. More...
 

Detailed Description

Contains filesystem related classes.

File system operations and error handling.

Contains file reading/writing utilities, path handling, and custom exception types (file_not_found, io_error) for file system operations.