Function roboplan::readFile

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.