EntropyEngine::Core::IO::DirectoryHandle::Metadata
EntropyEngine::Core::IO::DirectoryHandle::Metadata
Section titled “EntropyEngine::Core::IO::DirectoryHandle::Metadata”Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| std::string | path |
| std::string | name |
| bool | exists |
| std::string | directory |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable path
Section titled “variable path”std::string path;variable name
Section titled “variable name”std::string name;variable exists
Section titled “variable exists”bool exists = false;variable directory
Section titled “variable directory”std::string directory;Updated on 2026-01-26 at 17:14:35 -0500