Handbook
Glossary
fuel-run-file ( path -- result )
Vocabulary
fuel
Inputs
path
an
object
Outputs
result
an
object
Definition
USING:
fuel.private
kernel
namespaces
parser
;
IN:
fuel
:
fuel-run-file
( path -- result )
f
auto-uses
set-global
[
[
set-use-hook
]
]
dip
[
run-file
]
curry
compose
with-scope
auto-uses
get-global
;
inline