Process.withArgs

Set arguments for the process

struct Process
alias withArgs = setArgs

Return Value

reference to this (process instance)

Meta