summaryrefslogtreecommitdiffstats
path: root/crates/driver/src/context.rs
AgeCommit message (Collapse)Author
2021-10-30driver: context: more consistent use specificationMatthias Schiffer
2021-10-28Split paths module into driver and runner partsMatthias Schiffer
There are still a few remaining paths that are defined in both driver and runner.
2021-10-28Rename executor to driverMatthias Schiffer