|
joque
task orchestration library
|
#include "out.hpp"#include "run_result.hpp"#include "traits.hpp"#include <concepts>#include <filesystem>#include <optional>#include <string>#include <type_traits>#include <vector>
Include dependency graph for process.hpp:Go to the source code of this file.
Classes | |
| struct | joque::process |
| Job-friendly structure for definition of subprocess to be executed. More... | |
| struct | joque::job_traits< process > |
| Traits overload so that process can be used in combination with the library. More... | |
Namespaces | |
| joque | |
| MIT License. | |