method started
Documentation for method started
assembled from the following types:
class Proc::Async
From Proc::Async
(Proc::Async) method started
method started(Proc::Async: --> Bool)
Returns False
before .start
has been called, and True
afterwards.