summaryrefslogtreecommitdiffstats
path: root/crates/driver/src/driver.rs
AgeCommit message (Expand)Author
2021-10-28Pass workdir from driver to runnerMatthias Schiffer
2021-10-28Move handling of current directory of task to driverMatthias Schiffer
2021-10-28Pass target directory for download archives from driver to runnerMatthias Schiffer
2021-10-28Split paths module into driver and runner partsMatthias Schiffer
2021-10-28Pass full Output path to runnerMatthias Schiffer
2021-10-28Rename executor to driverMatthias Schiffer