(Advanced.) The return type of FindRunfile().
Exactly one of the two strings is non-empty.
#include <drake/common/find_runfiles.h>
Public Attributes | |
| std::string | abspath |
| The absolute path to the resource_path runfile. | |
| std::string | error |
| The error message. | |
| std::string abspath |
The absolute path to the resource_path runfile.
| std::string error |
The error message.