Function Util::get_cwd#
Defined in File Utils.h
Function Documentation#
-
inline std::string Util::get_cwd(void)#
Returns the current working directory like getcwd.
- Returns:
the current working directory
Defined in File Utils.h
Returns the current working directory like getcwd.
the current working directory