default-cli-args ( -- ) - Factor Documentation (original) (raw)
Vocabulary
command-line
Word description
Sets global variables corresponding to default command line arguments.
Definition
: default-cli-args ( -- )
[ "e" off "user-init" on main-vocab "run" set ] with-global
;