--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Return true if the receiver is a generic SystemCallError, or if the error numbers self and other are the same.
full_name: SystemCallError::===
is_singleton: true
name: ===
params: |
system_call_error === other => true or false
visibility: public