Class: Eventbox::InternalProc

Inherits:
WrappedProc show all
Defined in:
lib/eventbox/sanitizer.rb

Overview

Base class for Proc objects created in the event scope of some Eventbox instance.

Direct Known Subclasses

AsyncProc, SyncProc, YieldProc