class Concurrent::Promises::AbstractEventFuture
def to_s
-
(String)
- Short string representation.
def to_s format '%s %s>', super[0..-2], state end
(String)
- Short string representation.
def to_s format '%s %s>', super[0..-2], state end