EntropyEngine::Core::IO::DirectoryEntry
EntropyEngine::Core::IO::DirectoryEntry
Section titled “EntropyEngine::Core::IO::DirectoryEntry”Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| std::optional< std::string > | symlinkTarget |
| std::string | name |
| FileMetadata | metadata |
| bool | isSymlink |
| std::string | fullPath |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable symlinkTarget
Section titled “variable symlinkTarget”std::optional< std::string > symlinkTarget;variable name
Section titled “variable name”std::string name;variable metadata
Section titled “variable metadata”FileMetadata metadata;variable isSymlink
Section titled “variable isSymlink”bool isSymlink = false;variable fullPath
Section titled “variable fullPath”std::string fullPath;Updated on 2026-01-26 at 17:14:35 -0500