Handbook
Glossary
git-id ( -- id )
Vocabulary
mason
.
git
Inputs
None
Outputs
id
an
object
Definition
USING:
io.launcher
sequences
;
IN:
mason.git
:
git-id
( -- id )
{
"git"
"rev-parse"
"HEAD"
}
process-lines
first
;