class ProcessExecuter::Options
def invalid_timeout_after_message
- Api: - private
Returns:
-
(String)
-
def invalid_timeout_after_message "timeout_after must be nil or a non-negative real number but was #{options[:timeout_after].pretty_inspect}" end