Handbook
Glossary
default-image-name ( -- string )
Vocabulary
bootstrap
.
stage2
Inputs
None
Outputs
string
an
object
Definition
USING:
io.pathnames
kernel
sequences
splitting
system
;
IN:
bootstrap.stage2
:
default-image-name
( -- string )
vm-path
file-name
os
windows?
[
"."
split1-last
drop
]
when
".image"
append
resource-path
;