TermBuf::Input::Signals::Signalled
A signal arrived, on its way to the dispatcher.
count is how many of that signal had been delivered when this one
was, counting from one and cleared by #reset_count. It is carried
rather than looked up on receipt so that a burst of signals produces
one event per delivery with the count each of them actually had.
Constructors
Instance methods
clone
Sourcecopy_with(signal _signal = @signal, count _count = @count)
Sourcecount
signal