check if recompiling is needed by preprocessing
This commit is contained in:
@@ -58,8 +58,6 @@ public:
|
||||
|
||||
/* Run the command */
|
||||
RetProc operator()();
|
||||
/* Run the command, capturing the output in a new pipe */
|
||||
RetProc runRedir();
|
||||
|
||||
/* Run the command async
|
||||
shell: cmd &
|
||||
|
||||
Reference in New Issue
Block a user