Handbook
Glossary
boot-image-name ( arch -- string )
Vocabulary
bootstrap
.
image
Inputs
arch
an
object
Outputs
string
an
object
Definition
USING:
sequences
;
IN:
bootstrap.image
:
boot-image-name
( arch -- string )
"boot."
".image"
surround
;