method args
Documentation for method args
assembled from the following types:
class Proc::Async
From Proc::Async
(Proc::Async) method args
method args(Proc::Async: --> Positional)
Deprecated as of v6.d. Use command instead.
Returns the command line arguments for the external programs, as passed to the new
method.