Reports location of system directories (executable / application root)
More...
#include <FileSystemDirectories.h>
Reports location of system directories (executable / application root)
◆ getApplicationPath()
StringView SC::FileSystemDirectories::getApplicationPath |
( |
| ) |
const |
|
inline |
◆ getExecutablePath()
StringView SC::FileSystemDirectories::getExecutablePath |
( |
| ) |
const |
|
inline |
Absolute executable path with extension (UTF16 on Windows, UTF8 elsewhere)
◆ init()
bool SC::FileSystemDirectories::init |
( |
| ) |
|
|
nodiscard |
Initializes the paths.
- Returns
true
if paths have been initialized correctly
The documentation for this struct was generated from the following file: