Utilities for accessing user information. More...
#include <User.hpp>
Static Public Member Functions | |
static Resource::File | getHomeDirectory () |
Get the home directory of the user running the process. More... | |
static std::string | getUserName () |
Get the name of the user running the process. More... | |
Utilities for accessing user information.
|
inlinestatic |
Get the home directory of the user running the process.
NotFoundException | if the home directory could not be located |
|
inlinestatic |
Get the name of the user running the process.