A description of an output file that is expected to be produced by a program.
More...
#include <expected_file.hpp>
|
|
std::string | m_path |
| |
|
bool | m_required |
| |
A description of an output file that is expected to be produced by a program.
◆ path()
| const std::string& bcache::expected_file_t::path |
( |
| ) |
const |
|
inline |
- Returns
- the path to the output file.
◆ required()
| bool bcache::expected_file_t::required |
( |
| ) |
const |
|
inline |
- Returns
- true if the output file is required.
The documentation for this class was generated from the following file: