current-source-file - Factor Documentation (original) (raw)

current-source-file

Vocabulary
source-files

Variable description
Stores the source-file being parsed. The path of this object comes from the input parameter to with-source-file.

Definition

IN: source-files

SYMBOL: current-source-file inline