![]() |
nsbaci 1.0
|
Type definitions for file-related operations. More...


Go to the source code of this file.
Namespaces | |
| namespace | nsbaci::types |
| Type definitions namespace for nsbaci (runtime-specific). | |
| namespace | nsbaci |
| Root namespace for the nsbaci application. | |
Typedefs | |
| using | nsbaci::types::Text = std::string |
| Alias for text content (file contents, source code, etc.). | |
| using | nsbaci::types::File = fs::path |
| Alias for file system paths. | |
Type definitions for file-related operations.
This header provides type aliases used by the FileService and other components that work with files.