Ask a Question | Search PSRCHIVE: |
![]()
|
SystemCall.h void set_throw(bool flag) Throw an exception if the command returns a non-zero exit status. Definition: SystemCall.h:34 void set_retries(unsigned n) Set the number of retries. Definition: SystemCall.h:31 int get_return_value() const Get the return value (exit status) of the last executed command. Definition: SystemCall.h:37 Generated using doxygen 1.8.17
|