Print background jobs in status
This commit is contained in:
@@ -107,6 +107,7 @@ public:
|
||||
void start(const char* name);
|
||||
void stop(const char* name);
|
||||
void wait();
|
||||
void print_status();
|
||||
|
||||
private:
|
||||
struct Impl;
|
||||
|
||||
Reference in New Issue
Block a user