Handbook
Glossary
git-pull* ( -- process )
Vocabulary
cli
.
git
Inputs
None
Outputs
process
an
object
Definition
USING:
io.launcher
;
IN:
cli.git
:
git-pull*
( -- process )
{
"git"
"pull"
}
run-process
;