Parsing home directory from the operating system dynamically
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
class ShellService {
|
||||
public:
|
||||
static std::string exec(const std::string& command);
|
||||
static std::string getHomePath();
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user