class ProcessExecuter::TimeoutError
@api public
result.timed_out? #=> true
@example
Raised when the command takes longer than the configured timeout_after
@api public
result.timed_out? #=> true
@example
Raised when the command takes longer than the configured timeout_after