method started
| 1 | class Proc::Async |
| 1.1 | (Proc::Async) 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.