process-already-started ( process -- * )


Vocabulary
io.launcher

Definition


Methods

M: process-already-started error.
"Process has already been started" print
nl "Launch descriptor:" print nl process>> . ;