Class: UserfaultFD::ForkEvent
- Inherits:
-
Object
- Object
- UserfaultFD::ForkEvent
- Defined in:
- sig/userfaultfd.rbs,
ext/userfaultfd/userfaultfd.c
Instance Attribute Summary collapse
-
#child_uffd ⇒ UserfaultFD
readonly
Returns the value of attribute child_uffd.
Instance Attribute Details
#child_uffd ⇒ UserfaultFD (readonly)
Returns the value of attribute child_uffd.
67 68 69 |
# File 'sig/userfaultfd.rbs', line 67 def child_uffd @child_uffd end |