Reports location of system directories (executable / application root) More...
#include <FileSystemDirectories.h>
Public Member Functions | |
StringView | getExecutablePath () const |
Absolute executable path with extension (UTF16 on Windows, UTF8 elsewhere) More... | |
StringView | getApplicationPath () const |
Absolute Application path with extension (UTF16 on Windows, UTF8 elsewhere) More... | |
bool | init () |
Initializes the paths. More... | |
Reports location of system directories (executable / application root)
|
inline |
Absolute Application path with extension (UTF16 on Windows, UTF8 elsewhere)
|
inline |
Absolute executable path with extension (UTF16 on Windows, UTF8 elsewhere)
bool SC::FileSystemDirectories::init | ( | ) |
Initializes the paths.
true
if paths have been initialized correctly