method spawn
Documentation for method spawn
assembled from the following types:
class Proc
From Proc
(Proc) method spawn
method spawn(* ($, *@), : = , Hash() : = --> Bool)
Runs the Proc
object with the given command, argument list, working directory, and environment.