MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
mostlyharmless_Directories.h File Reference
#include <filesystem>
#include <optional>

Go to the source code of this file.

Namespaces

namespace  mostly_harmless
 The top-level namespace, contains all things plugin-related.
 
namespace  mostly_harmless::utils
 Contains general purpose utility classes & functions.
 
namespace  mostly_harmless::utils::directories
 

Enumerations

enum class  mostly_harmless::utils::directories::DirectoryType { mostly_harmless::utils::directories::Desktop , mostly_harmless::utils::directories::Documents , mostly_harmless::utils::directories::UserAppData , mostly_harmless::utils::directories::Temp }
 Represents a "special location type" on the user's system. More...
 

Functions

std::optional< std::filesystem::path > mostly_harmless::utils::directories::getDirectory (DirectoryType type)