Class: Async::Signals::Ignore::Registration

Inherits:
Object
  • Object
show all
Defined in:
lib/async/signals/ignore.rb

Overview

Represents a no-op signal registration.

Instance Method Summary collapse

Instance Method Details

#closeObject

Close the registration.



13
14
# File 'lib/async/signals/ignore.rb', line 13

def close
end