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

Prev:Ctrl-Break handler
Next:image-path ( -- path )


Vocabulary
system

Inputs
None

Outputs
patha pathname string


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

Variable value
Current value in global namespace:
"/Users/jbenedik/builds64/2024-04-17-04-24/factor/factor"


Definition