Function TRAP::FileSystem::GetDocumentsFolderPath#

Function Documentation#

TRAP::Optional<std::filesystem::path> TRAP::FileSystem::GetDocumentsFolderPath()#

Get the path to the users documents folder.

Returns:

Path to the users documents folder on success, empty optional otherwise.