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