1
0
mirror of https://github.com/danog/amp.git synced 2024-12-04 10:28:01 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Piotrowski
9f68bd4046
Remove Driver::run() and stop()
Added Driver::isRunning().

Driver now must be started and stopped through an instance of DriverControl.
2020-09-26 12:50:30 -05:00
Niklas Keller
5a294f1381 Fix TracingDriver, add TracingDriverTest 2019-10-01 21:39:23 +02:00