Optibits
Loading...
Searching...
No Matches
include
Optibits
Directories.hpp
1
#pragma once
2
3
#include <string>
4
5
namespace
Optibits
6
{
7
8
void
useResourceDir();
9
10
std::string resourcePath(
const
std::string& relativeFileName =
""
);
11
12
std::string userSettingsPath(
const
std::string& org,
const
std::string& app,
const
std::string& relativeFileName =
""
);
13
14
}
Generated by
1.12.0