image-path ( -- path )
Factor handbook » The implementation » System interface

Prev:vm-path ( -- path )
Next:nano-count ( -- ns )


Vocabulary
system

Inputs
None

Outputs
patha pathname string


Word description
Outputs the pathname of the currently running Factor image.

Variable value
Current value in global namespace:
"/Users/jbenedik/builds64/2026-03-10-18-04/factor/factor.image"


Definition