Function roboplan::readFile
Defined in File scene.hpp
Function Documentation
-
std::string roboplan::readFile(const std::filesystem::path &path)
Returns the contents of a file as a string.
- Parameters:
name – path The path to the file.
Defined in File scene.hpp
Returns the contents of a file as a string.
name – path The path to the file.